Tough as Nails Compat Template
A DataPack for ToughAsNails that includes all editiable tags files with empty values. Useful for creating your own compat mods.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Tough as Nails Compat Template
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 - 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
Blocks
- todo
Items
- todo
Trim Material
- todo
Worldgen
- todo