Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🗃]: Painted planks from Regions Unexplored #677

Closed
Jay420blaze opened this issue Nov 11, 2024 · 4 comments
Closed

[🗃]: Painted planks from Regions Unexplored #677

Jay420blaze opened this issue Nov 11, 2024 · 4 comments
Labels
1.20.1-FABRIC Minecraft Version 1.20.1-FORGE Minecraft Version enhancement New feature or request Module Adding mod support to EveryCompat

Comments

@Jay420blaze
Copy link

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!

@Jay420blaze Jay420blaze added enhancement New feature or request Module Adding mod support to EveryCompat labels Nov 11, 2024
@MehVahdJukaar MehVahdJukaar added the details More informations regarding the issue label Nov 11, 2024
@Xelbayria Xelbayria added 1.20.1-FORGE Minecraft Version 1.20.1-FABRIC Minecraft Version and removed details More informations regarding the issue labels Nov 11, 2024
@Xelbayria
Copy link
Collaborator

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.

@MehVahdJukaar
Copy link
Owner

do those block provide AT LEAST vanilla wood variant blocks (stairs, fences, boats,signs..)?

@Xelbayria
Copy link
Collaborator

Xelbayria commented Nov 11, 2024

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.

@Xelbayria
Copy link
Collaborator

Xelbayria commented Nov 13, 2024

The planks from other wood mods are now added with the tags so you can use them to get painted planks.

ENHANCED IN v2.6.90


What i said in my previous is a temporary solution until i got the time to add this. All done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1-FABRIC Minecraft Version 1.20.1-FORGE Minecraft Version enhancement New feature or request Module Adding mod support to EveryCompat
Projects
None yet
Development

No branches or pull requests

3 participants