⚠ Developer Notes
Modification is currently in development, and not intended for regular use. Snapshots are to provide people the chance to give feedback on the project test things out and help find issues with the modification. Use in your worlds at your own risk.
💬 Summery
New Eldenmoor Ocean biome, Piruff Door and Barrel items, Rose Quartz Shards, Piruff Carrot, Wild Piruff Carrots, and raw copper ore variations. New crafting station (Crafting Table) with recipes for Basic Tool and Stone Tables, and Piruff Stick. Added GUI updates and shift-click crafting. Reintroduced wind direction, temperature effects for rice crops, spoilage mechanics for items in barrels, and new spawn points and commands. Added block state variations, item tags, and localization for logs and crafting tables. Updates for copper textures, Recipe Helper, and tables GUI. Optimized chunk generation, improved Prairie Dogs spawning, and procedural changes for soil and beds. Adjusted moss colors and generation of cliffs, rice crops, and various plants. Resolved issues with kiln, wind direction, bed resets, biome generation, rice crop damage, and various crashes. Removed old biomes, vanilla crafting recipes, and Minecraft dirt/flower pot textures. Volcanic biome has generation issues, and rice crops are still in progress. Wild Piruff Carrots have silk touch and fortune effects, and the mod now requires the Mo Tool Tiers mod.
🏷 Game Information
- NeoForge Build: 1.20.6
- MCreator Build: 2024.2
- Mod Build: 0.11.0-indev
- Release Type: Snapshot
⚙ Depdencecies
📁 Downloads
📋 Changes|
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.
What's Changed
- Update README.md by @northwesttreesgaming in #117
- Update README.md by @northwesttreesgaming in #118
- Create temp.md by @northwesttreesgaming in #121
- Delete wiki/recipes/vanilla/crafting/temp.md by @northwesttreesgaming in #122
- Create temp by @northwesttreesgaming in #123
- Delete wiki/recipes/mod/crafting_table/temp by @northwesttreesgaming in #124
- Update README.md by @northwesttreesgaming in #125
- Create progress-bar-upcoming-changes.html by @northwesttreesgaming in #126
- 0.11.0-Indev by @northwesttreesgaming in #128
Full Changelog: v0.10.0-indev...v0.11.0-indev