Team-EnderIO / EnderIO

EnderIO Rewritten for Modern Minecraft.
https://enderio.com
The Unlicense
332 stars 100 forks source link

Add painted wall #695

Closed ferriarnus closed 3 months ago

ferriarnus commented 3 months ago

Description

Allows for walls to be painted

Question: Should we do all in the tag or just cobble? (All is fine imo)

closes: #305

TODO

Breaking Changes

List any breaking changes in this section, such as: changed/removed APIs, changed or removed items/blocks or modifications to recipes and gameplay mechanics.

Checklist

ferriarnus commented 3 months ago

Unfortunatly no. "Stone walls" didn't seem to exist as a tag. And if we only allow cobblestone walls, we may limit some modpacks (as well as any stone should be fine). The only "issue" is that the wall becomes a cobble wall for properties. So if the used wall is different, it won't copy that (so it can be weaker/stronger then the original). But I think it's fair tbh.

Rover656 commented 3 months ago

Unfortunatly no. "Stone walls" didn't seem to exist as a tag. And if we only allow cobblestone walls, we may limit some modpacks (as well as any stone should be fine). The only "issue" is that the wall becomes a cobble wall for properties. So if the used wall is different, it won't copy that (so it can be weaker/stronger then the original). But I think it's fair tbh.

Yeah that sounds fine to me :)