Skip to content

Changes 0.11.0 Indev

NorthWestTrees edited this page Oct 6, 2024 · 1 revision

RELEASE PAGE

ADDED

  • Added Eldenmoor Ocean biome, to help with inland biome placement.
  • Added wind direction mechanics back to the mod.
  • Added rice crop dead block states.
  • Added weed and stone block state variations to rice crops.
  • Added damage mechanics support for the new block states.
  • Added rice crop critical temperature range.
  • Added rice crop growth temperature range.
  • Added Piruff Door item texture.
  • Added spawn point for the player when they enter Eldenmoor.
  • Added support for stripping Tale of Biomes logs.
  • Added item and block tags for logs, logs/bark, and logs/stipped.
  • Added a new command called /toba run player customSleep command.
  • Added custom bed support for clearing the weather for 1 to 7 days.
  • Added item called Rose Quartz Shards.
  • Added a new crafting station called Crafting Table.
  • Added new ToB Crafting Table recipes for the Basic Tool Table and Basic Stone Table.
  • Added beach feature to Eldenmoor biomes.
  • Added new biomes that specify the dimension name in their registry eg: eldenmoor_grass_plains.
  • Added Piruff Barrel.
  • Added Piruff Barrel Inventory.
  • Added a feature to make some items spoil over time in barrels.
  • Added inventory space counter to the barrel.
  • Added a new GUI background for the Basic Stone Table, Crafting Table, and Basic Tool Table.
  • Added support for shift-click crafting for the Basic Stone Table, Crafting Table, and Basic Tool Table.
  • Added localization GUI title name for the Basic Stone Table, Crafting Table, and Basic Tool Table.
  • Added a new Recipe Helper icon for the Basic Stone Table
  • Added new button texture for navigating the Recipe Helper.
  • Added an output slot to the Recipe Helper.
  • Added recipes for the Basic Tool Table, Basic Stone Table, and Piruff Stick to the Crafting Table.
  • Added brick recipe to the kiln, it's now possible to smelt clay_block to make bricks.
  • Added Pure, Mixed, and Imprue raw copper ore blocks.
  • Added new food called Piruff Carrot
  • Added new wild plant called Wild Piruff Carrots

CHANGES

  • Changed GUI texture for the basic tool and stone tables.
  • Changed textures for copper dust and raw copper ore.
  • Flower pots now import Minecraft textures through models.
  • Changed how the Recipe Helper works with the Basic Stone Table.
  • Reworked procedures and recipes for the Basic Stone Table.
  • Fertile Soil now uses tags for block replacement and biome restrictions.
  • PlayerSleepsAtCustomBed is now run through function ticks to improve performance.
  • Changes the names of some bed block procedures.
  • Rose Quartz Clusters now drop Rose Quartz Shards.
  • Changed moss block and carpet texture.
  • Moss carpet and block no longer use foliage colours.
  • Cliff feature now generates more efficiently though still has a mild impact on chunk generation time.
  • Prairie Dogs now spawn in plains biomes naturally.
  • Prairie Dogs will now despawn when idling.
  • Piruff Vines now can be placed on any block with a solid bottom face.

FIXED

  • Fixed kiln config not resetting correctly when the reset variable is set to true.
  • Fixed wind direction not being added to the world. Existing worlds were also fixed.
  • Fixed generation issue in some biomes for tall grass.
  • Fixed issue with rice crop light damage script.
  • Fixed an issue where volcanic deltas and pillars could be generated on top of foliage features such as Piruff trees.
  • Fixed an issue with seasons changing every night.
  • Fixed custom beds reset the time back to the first day players use them.
  • Fixed kiln recipe crashing when no recipe was valid.
  • Fixed issue with shrubs not generating as much as they should have.

REMOVED

  • Removed vanilla recipes for Basic Tool Table and Basic Stone Table
  • Removed old biomes.
  • Removed tag support for the Recipe Helper it will be replaced in the future by config files.
  • Removed Minecraft dirt and flower pot textures.

KNOWN ISSUES

  • The Volcanic biome has some pre-generation issues regarding features. It may be a Minecraft-related issue.
  • Rice crops are not fully finished.

NOTES

  • Wild Piruff Carrots drops 1 to 3 Piruff Carrot items and is affected by silk touch and fortune.
  • The mod now requires Mo Tool Tiers mod to function.
  • Improved chunk-generating time a bit in the Eldenmoro dimension.
  • Crafting recipes are the same as before for the Basic Tool Table and Basic Stone Table.
  • Fertile Soil uses tale_of_biomes:eldenmoor/plains for restricted biome generation tags.
  • Fertile Soil uses tale_of_biomes:generation/dirt for block replacement tags.
  • The wind direction will change every 12000 ticks to a new random direction.
  • Rice crops have 49 block states.
  • Crops outside the critical temperature range will take damage after the critical temperature time has run out.
  • Crops between the growth range and critical range will not grow.
  • Crops between the temperature growth range will grow.
  • Custom beds will now add time rather than set time to keep time progression going.

WIKI

πŸ§ͺ DEVELOPMENT

πŸ“œ DOCUMENTS

🐞 ISSUE TRACKER

πŸ”— MOD PAGES

Clone this wiki locally