Closed Jay420blaze closed 1 week ago
Wait a min. 16 variants of "painted" planks? you meant 16 color for a woodType? It's not worth the trouble.
if you do math: with Biomes O' Plenty's 19 WoodTypes (IIRC)
that's 16 * 19 = 304 blocks added by EveryCompat.
do those block provide AT LEAST vanilla wood variant blocks (stairs, fences, boats,signs..)?
I've investigated. The system is very simple.
the tags: #minecraft:planks
and #forge:planks
can be added to planks from any wood mods. These planks with the tags can be used as ingredients to craft painted planks.
Best way to do this is
1) create a resource pack and create JSON file with name "planks" via ~/data/tags/minecraft/blocks/...
and ~/data/tags/minecraft/items/...
IIRC
2) Use KubeJS or CraftTweaker to add the tags to these planks from wood mods.
The planks from other wood mods are now added with the tags so you can use them to get painted planks.
What i said in my previous is a temporary solution until i got the time to add this. All done.
Minecraft Version
1.20.1
Supported Mod Version
v0.5.6
Supported mod's Curseforge
https://www.curseforge.com/minecraft/mc-mods/regions-unexplored
Details
Regions unexplored adds 16 variants of "painted" planks. I would like to see these supported. Thanks!