Skip to content

Releases: MCreator-Examples/Tale-of-Biomes

Snapshot 0.6.0-Indev

14 May 06:05
4c4fd53
Compare
Choose a tag to compare

⚠ 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

In this update, the main focus was upgrading MCreator to the latest build (2024.1) and migrating from Minecraft Forge (1.20.1) to NeoForge (1.20.4). The source code has been reset to clean up unneeded files and fix merge errors between the two API versions.

🏷 Game Information

  • NeoForge Build: 1.20.4
  • MCreator Build: 2024.1
  • Mod Build: v0.6.0-indev
  • Release Type: Snapshot

📁 Downloads

📋 Changes

CHANGES

  • Migrated to MCreator 2024.1.
  • Migrated to NeoFroge 1.20.4.

NOTES

  • The GitHub Source Code has been wiped and then readded as there were conflicts between Forge and NeoForge.
  • Above was also done to remove unneeded files as some folders changed with 2024.1.
  • Though the project has been tested and generates just fine now and is ready for NeoForge 1.20.4.

Snapshot 0.5.0-Indev

09 May 01:44
084e172
Compare
Choose a tag to compare

⚠ 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

In this update, several additions have been made to the game, including the remainder of marble blocks and new stone materials such as basalt, marble, and shale, each with subtypes like cobbled, mossy cobbled, polished, and raw. Additional features like buttons, pressure plates, slabs, stairs, and walls for these subtypes have been introduced. A basic stone table with recipes for marble, basalt, and shale has been included, with more to come later. A new command (/tob) has been added to aid with function scripts, alongside support for world temperature and wind speed for the Season Device, and the introduction of weather temperature and a temperature function. The temperature overlay has been removed, and temperature procedures have been adjusted to run via the "minecraft:tick" function tag rather than on world or player tick updates. The temperature system has been fixed and corrected.

🏷 Game Information

  • Forge Build: 1.20.1
  • MCreator Build: 2023.4
  • Mod Build: v0.5.0-indev
  • Release Type: Snapshot

📁 Downloads

📋 Changes

ADDED

  • Added remainder of the marble blocks.
  • Added new stone materials for basalt, marble, and shale.
  • Added new stone materials have the following subtypes, cobbled, mossy cobbled, polished and raw.
  • Added additional stone subtype to shale for fossils though only a full block.
  • Added buttons for raw basalt, marble and shale subtypes.
  • Added pressure plates for raw basalt, marble and shale.
  • Added slabs for raw basalt, marble and shale subtypes.
  • Added stairs for raw basalt, marble and shale subtypes.
  • Added walls for raw basalt, marble and shale subtypes.
  • Added the basic stone table with recipes for marble, basalt and shale will be added at a later date.
  • Added /tob command to help with function script.
  • Added support for world temperature for the Season Device.
  • Added support for world wind speed for the Season Device.
  • Added weather temperature.
  • Added temperature function.

REMOVED

  • Removed the temperature overlay.

CHANGES

  • Temperature procedures no longer run on world or player tick updates.
  • Temperature procedures run every tick via the "minecraft:tick" function tag.
  • The temperature script now runs as a function.

FIXES

  • Fixed temperature system.

NOTES

  • Temperature mechanics have been corrected see this wiki page for more details.

Snapshot 0.4.0-Indev

03 Apr 00:26
Compare
Choose a tag to compare

⚠ 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

In this update, a new drill block has been added, now powered by Forge Energy. Alongside, new marble-themed blocks, including Marble, Polished Marble, Cobbled Marble, and Mossy Cobbled Marble, have been introduced. Ghost Berries, a new food item granting invisibility upon consumption, and Ghost Berry Bushes, found in the Piruff biome, have been added. Additionally, a Recipe Helper for the Basic Tool Table has been implemented. Bug fixes include addressing issues with beds causing block removal when facing south and player sleep not affecting world time in custom dimensions. Critical issues with Gradle loading have been resolved by adjusting GitHub files and reverting to backed-up files from a previous version. This will most likely be the last Forge version as MCreator's update is soon to be released for NeoForge.

🏷 Game Information

  • Forge Build: 1.20.1
  • MCreator Build: 2023.4
  • Mod Build: v0.4.0-indev
  • Release Type: Snapshot

📁 Downloads

📋 Changes

ADDED

  • Added a new drill block that uses Forge Energy.
  • Added new blocks called Marble, Polished Marble, Cobbled Marble, and Mossy Cobbled Marble.
  • Added a new food called Ghost Berries which turns you invisible when you eat them.
  • Added berry bush that spawns in the Piruff biome called Ghost Berry Bush
  • Added Recipe Helper for the Basic Tool Table

FIXES

  • [#40] Fixed issue where beds could remove blocks when the player was facing south.
  • [#41] Fixed issue where player sleeping in custom bed in custom dimension would not set the world time.
  • Fixed critical issues with Gradle not loading properly after setting up GitHub files.
  • The issue was fixed by removing files imported from GitHub and then copying over files I backed up from R-0.3.0-INDEV.

Snapshot 0.3.0-Indev

04 Mar 23:07
Compare
Choose a tag to compare

⚠ 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.

🏷 Game Information

  • Forge Build: 1.20.1
  • MCreator Build: 2023.4
  • Mod Build: v0.3.0-indev
  • Release Type: Snapshot

📁 Downloads

📋 Changes

ADDED

  • Added world variable based on wind direction, speed and temperature.
  • Added new Piruff tree structures.
  • Added Piruff vine block.
  • Added moss block and moss carpet.
  • Added Piruff saplings.
  • Added Solar Panel Block
  • Added Copper Cables
  • Added Battery Block

CHANGES

  • Changed textures for rice crops.

Snapshot: 0.2.0-Indev

04 Feb 01:15
Compare
Choose a tag to compare

⚠ 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.

🏷 Game Information

  • Forge Build: 1.20.1
  • MCreator Build: 2023.4
  • Mod Build: v0.2.0-indev
  • Release Type: Snapshot

📁 Downloads

📋 Changes

ADDED

  • Added a creative tab for blocks, resources, tools and decorations.
  • Added world variable based on wind speed, direction and temperature.
  • Added season items which can display the season in the dimension.
  • Added world variable based on seasons and season temperature.
  • Added custom tool decor blocks
  • Added custom beds
  • Added Hanging and Ground Lanterns
  • Added variable seasons and season temperature system.
  • Added the Season Device item to show what season and provide season information.
  • Added Kiln, Phosphorite Stone, Thatch Block, Thatch Stairs, and Thatch Slab recipes
  • Added separate inventory support for Eldenmoor and other dimensions.
  • Added cliff generation to Eldenmoor
  • Added tag for plains biomes
  • Added tag for Piruff biomes
  • Added tag for all Eldenmoor biomes
  • Added new tall grass features
  • Added support so when the player sneaks when placing shrubs they will not spread.

OPTIMIZATIONS

  • Cleaned up workspace folders
  • Renamed some elements to be more consistent.
  • Optimized some procedures to run a bit more efficiently.
  • Optimized some tag elements to use a global variable.

FIXES

  • Fixed season starting on day 2 of spring.
  • Fixed lore and action bar text for the Season Device.
  • Fixed grass plains generating flowers from grass growth.
  • Fixed Typo Large Birck Stairs
  • Fixed issue with tags not generating 'minecraft:air' in tag names in 2023.4 1.20.1
  • Fixed type on the registry for large brick slab and stairs.
  • Fixed Phosphorite structures not generating properly. Huge thanks to SomeoneElse for the help.
  • Fixed both shrub blocks not generating properly.
  • Fixed shrub block placement condition issue.
  • Fixed the lack of restriction for growth for shrub blocks.
  • Fixed tall grass dropping wheat seeds, they now drop rice seeds.
  • Fixed possible issue with Piruff floating.

NOTES

  • Lanterns turn on and off based on the "startTime" and "endTime".
  • Lanterns can be set by right-clicking or shift + right-clicking

Snapshot: 0.1.0-Indev

01 Jan 06:16
d981974
Compare
Choose a tag to compare

⚠ 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.

🏷 Game Information

  • Forge Build: 1.20.1
  • MCreator Build: 2023.4
  • Mod Build: v0.1.0-indev
  • Release Type: Snapshot

📁 Downloads

📋 Changes

  • Added dimension
  • Added dirt and grass blocks
  • Added grass mechanics
  • Added aster flowers
  • Added goldenrod flower
  • Added wild indigo flower
  • Added sand and stone blocks
  • Added fertile soil
  • Added grassland biomes
  • Added grassland features
  • Added grassland shrub biomes
  • Added flower grassland biome variants.
  • Added pure coal ore
  • Added silk touch and sticks to bushes
  • Added gravel and crystal
  • Added water crystal generation
  • Added water crystal gem resource
  • Added water crystal tools
  • Added piruff logs and leaves
  • Added piruff trees
  • Added piruff forests
  • Added crop weeds
  • Added weeds and rock mechanics for crops
  • Added clay and bricks
  • Added soil mixture mechanics
  • Added soil pH level and fertility mechanics
  • Added limestone, cobbled limestone, and quicklime blocks
  • Added kiln multi-structure crafting station
  • Added kiln temperature mechanics
  • Added rice crop stages
  • Added basic rice crop mechanics
  • Added rice seeds
  • Added tilled soil correction, now can be waterlogged for rice crops
  • Added piruff wood set
  • Added cut grass mechanics
  • Added renewable tall grass mechanics
  • Added new straw resource
  • Added thatch blocks