Fixed a bug where it would try to put loot into a non-chest, resulting in a crash (probably caused by the new world gen code replacing the chest upon placement).
-
Added away to append mobs (and even blocks) to themes without overwriting them, so data packs based on several other mods can be used at once
-
The Lordranian Crystal Sword is now based on a golden sword instead of a stone sword (more fitting ot the concept).
-
Added a config option that allows "degenerate" building (merging with caves and other empty spaces) to be turned off without using a data pack to change all the themes
(This will most likely be the version that gets ported to 1.21, when I'm ready, but will probably not be back ported because I need a break.)
Backported from latest 1.19.4 version for use in packs with mods still on 1.19.2 -- all the same features as current in 1.19.4 and 1.20.1.
Fixed snow layers being placed instead of snow blocks (this should not break anything as it was a direct replacement of just one block).
Fixed some swords being too OP because of misunderstanding how the attribute system worked and interacted with enchantments.
Added some more special Easter egg items.
Fixed some broken special loot (minor changes):
- Warrior's Red Rose is less OP.
- Vest of Giant Strength now simply give no armor (as was intended) instead of subtracting armor.
- Corrected lore on the Iridium Hoe
(This should not break dungeons in worlds, as no themes or block palettes were changed.)
Back ported improvements and bug fixes from recent versions:
-
Fixed previously unknown bug where the All Huge config option was not being used; instead the Announce Commands option was causing all dungeons to be huge.
-
Chests and spawners will now avoid overwriting each other during dungeon generation. (This was rare, but did happen and was previously ignored due to rarity).
-
Improvements were made to the way doorways are placed over liquids.
Mods using the deobf jar from the last version for accessing the API will still work; if you need this, just use the deobf jar from version 1.14.12. (If you are not making a mod integrated with this one, you do not need that file, and it will not work as a mod normally.)
Yes, the post 1.12.2 version have a different major version number, and this is still on "1," because of changes in file compatibility and general feature list.
Worlds with different data packs should no longer scramble each other's blocks (it is still not a good idea to change / add / remove data packs that alter theme blocks on a given world).
Nerfed some OP special loot items.
-
Fixed an bug where fences were not connecting
-
Improved handling of block families in data packs
-
Added more custom loot
-
fix for rare crash caused by a spawner block being overwritten before the spawner entity is added.
-
Fixed some outdated block names in some themes which led to missing blocks.
-
Liquids should have proper block updates now, no more source blocks just sitting on platforms.
-
Entrances will now not be placed at the very edge of chunks (this was causing steps/ladder to be deleted by when the neighboring chunk generated and overwrote them -- that should hopefully not happen any more).
-
Endermen have been removed from the swamp themed dungeons (they don't like it in there with all the water).
-
Some fields that are no longer used were removed from all themes.
(Sorry about all the updates and releases that should be betas -- testing is literally just me playing the game and.)
-
fix for rare crash caused by a spawner block being overwritten before the spawner entity is added.
-
Fixed some outdated block names in some themes which led to missing blocks.
-
Liquids should have proper block updates now, no more source blocks just sitting on platforms.
-
Entrances will now not be placed at the very edge of chunks (this was causing steps/ladder to be deleted by when the neighboring chunk generated and overwrote them -- that should hopefully not happen any more).
-
Endermen have been removed from the swamp themed dungeons (they don't like it in there with all the water).
-
Some fields that are no longer used were removed from all themes.
(Sorry about all the updates and releases that should be betas -- testing is literally just me playing the game and.)
Fixed a bug where trying to replace a theme using a datapack woud duplicated it instead.
Fixed one bad theme.
(Done for now, I'm sure, until I do 1.21.)