Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.1–1.20.6
Platforms
Links
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
DISCLAIMER: I am not the creator of Tough as Nails.
Template Datapack
There is no documentation for creating compat datapacks for Tough as Nails so I decided to start making my own. This is a template in case you also want to add compatability for your mod. Just fill out the files with your items mods and you're good to go! You can view my other datapacks as examples if the instructions below are not clear enough.
The file structure is
- blocks
- cooling_blocks.json
- heating_blocks.json
- passable_blocks.json
- items
- hydration
- 1 --> 10_hydration_drinks.json
- poison_chance
- 25 --> 100_poison_chance_drinks.json
- thirst
- 1 --> 10_thirst_drinks.json
- hydration
- trim_material
- cooling_trims.json
- heating_trims.json
- worldgen
- biome
- cold_biomes.json
- dirty_water_biomes.json
- hot_biomes.json
- icy_biomes.json
- neutral_biomes.json
- purified_water_biomes.json
- warm_biomes.json
- biome
Blocks
- todo
Items
- todo
Trim Material
- todo
Worldgen
- todo