Comprehensive Guide:World: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
Line 2: Line 2:
Mechanics that change terrain and how players can interact with terrain.
Mechanics that change terrain and how players can interact with terrain.
== Terrain ==
== Terrain ==
{{See also|Geographical Regions}}

[[File:CCmap.png|thumb|300px|The player-made interactive map, [https://ccmap.github.io/ CCMap] shows the terrain as well as marked settlements]]

The world generation on CivClassic is different from vanilla.
The world generation on CivClassic is different from vanilla.
* The world is 13'000 blocks in radius.
* The world is 13000 blocks in radius.
* The Nether is disabled. Instead, it is possible to find nether islands in the oceans
* The Nether is disabled. Instead, it is possible to find nether islands in the oceans
* Biome with very high altitude (y > 128) are common.
* Biome with very high altitude (y > 128) are common.
Line 19: Line 23:


=== Humbug tweaks ===
=== Humbug tweaks ===
==== Mobs ====

* Disable villager trades
* Disable villager trades
* Disable ender chest usage
* Disable endermen stealing blocks
* Disable endermen stealing blocks
* Disable wither explosions destroying blocks and wither insta-break ability
* Disable wither explosions destroying blocks and wither insta-break ability
* Wither skulls have .4 % drop rate {{Citation needed}}
* Wither skulls have .4 % drop rate {{Citation needed}}
* Set base movement speed of mounted horses to 0.3 (from .17 default)
* Enchanted books cannot be made (Placing book in enchantment table)
* Removes iron ingots from being dropped by mobs
* Creeper drops doubled

==== Blocks ====
* End portal tiles are indestructible
* End portal tiles are indestructible
* Disable ender chest usage
* Enchanted books cannot be made (Placing book in enchantment table)
* Disables teleportation with chorus fruit
* Disables teleportation with chorus fruit
* Disables mounting or dismounting elytra
* Disables mounting or dismounting elytra
Line 32: Line 41:
* prevent inventory minecarts from being opened
* prevent inventory minecarts from being opened
* prevent players in vehicles from opening inventories
* prevent players in vehicles from opening inventories
* Set base movement speed of mounted horses to 0.3 (from .17 default)
* Boats placed on land will break upon being entered
* Boats placed on land will break upon being entered
* Prevents ender pearls being saved when unloaded
* Prevents ender pearls being saved when unloaded
Line 38: Line 46:
* sanitize sign length to 100 text row length
* sanitize sign length to 100 text row length
* Water and lava above y 180 has limited propagation
* Water and lava above y 180 has limited propagation
* Removes iron ingots from being dropped by mobs
* Creeper drops doubled
* Death and join announcements disabled
* Death and join announcements disabled
* Lava water cobble stone generation disabled (cobble_from_lava: false)<sup>citation needed</sup>
* Lava water cobble stone generation disabled (cobble_from_lava: false) {{Citation needed}}


For all humbug options, including those not configured on CivClassic, see [https://github.com/CivClassic/Humbug/blob/master/README.md the ReadMe]
For all humbug options, including those not configured on CivClassic, see [https://github.com/CivClassic/Humbug/blob/master/README.md the ReadMe]