Codihacks 🔗
This is a collection of oddball changes and features for Mineclonia. Most are not suitable for upstream inclusion.
Here is a list of things included.
- Concrete textures are darker versions of powdered concrete.
- Anvils never break
- Tool Master enchantment for bulk tool action
- Lava Walker enchantment for easier Nether navigation
- Graveyard for villages. (No job site)
- Bee Farm for villages.
- Copper, player only, pressure plate
- Books are fuel
- Get leather back from saddles
- Get blocks back from gold and iron stairs
- Get ingots back from horse armor
- Stack horse armor
- Stack potions
- Compost cooked and raw fish
- Emerald ore generates in slightly more layers
- Get pink dye from cherry blossom petals
- Automatically name and waypoint villages
- Automatically name villagers
- An OP building for an entire village
- Lapis ore generation updated to more closely match modern MC. It now also generates between -63 to -94 (equivalent to -1 and -32 in MC), and a second pass is done between layers -126 and 2 (equivalent to -64 and 64 in MC). Probably needs some work on rarity.
- Recipe to make budding amethyst blocks
- Recipe to make wool from 4 string
- Stack compass
- Stack clock
- Golems attack creepers
- Recipe to convert quartz block back to quartz
- Dye can be used to recolor concrete blocks
- Dye can be used to recolor beds
- Milk buckets can be stacked
- Quartz blocks can be split
- Teleport pads can be added to villages, styled, and added to starter chests
- XP can be gathered from furnaces by shift+right clicking them
- Adds the Redstone lantern, a pulsing source of redstone power
- Allows using any enchanted bows and crossbows to craft dispensers.
- Allows burning enchanted fishing rods.
- Adds a bag that can capture mobs and release them somewhere else.
Settings note 🔗
The wset
chat command from World Settings is used to change per-world
settings. Changing a setting in one world will not affect any other worlds.
You can copy the world_settings.conf
file between worlds, but you will need to
restart the destination world for it to have an affect. If you copy the config
between creating a new world and starting it, then the config will apply for the
entirety of the world's existance.
List of World Settings 🔗
Setting | Description | Default |
---|---|---|
bag_of_capture | Add a bag that can capture mobs | false |
bee_farm | Add a bee farm that can spawn as part of village creation | false |
clear_leaves | Clear leaves and vines directly above saplings when it grows | false |
craft_buds | Allow crafting budding amethyst blocks | true |
dyeable_beds | Dye can be used to recolor beds | true |
furnace_xp_yoink | Allows taking XP from furnaces by using them while sneaking | false |
dyeable_concrete | Dye can be used to recolor concrete blocks | true |
golems_eat_creepers | Should iron golems attack creepers? | true |
graveyard | Enable the graveyard in villages | true |
milk_bucket_stack | Size milk buckets can stack to | 1 |
more_lapis | Make Lapis ore generation closer to MC 1.17/1.18+ | true |
name_villagers | Enable automatically naming villagers who spawn as part of village creation | true |
name_villages | Enable automatically naming and creating waypoints for villages | true |
redstone_lantern | Enable the Redstone lantern, which acts as a redstone clock | true |
split_quartz | Enables splitting quartz blocks back in to 4 quartz | true |
tpads_for_villages | Add a teleport pad to the bell tower in villages. Only adds them to new villages | false |
tpads_restyle | Use the nether portal texture for teleport pads | false |
tpads_starter | Adds some teleport pads to the starter chest | false |
village_discovery_distance | Distance away from village waypoint for it to be detected | 60 |
village_in_a_box | Enable the village in a box building | false |
village_waypoint_distance | Distance away from village waypoint for it to be shown in hud | 180 |