I think it would be very useful if Minecraft had some way of altering default components of items.
This could be done by creating a .txt file in a "Component Pack" in the world folder and having lines that have something like:
minecraft:* = [max_stack_size=99]
minecraft:ender_pearl = [max_stack_size=32]
wet_sponge = [minecraft:custom_name="Wet Cheese",minecraft:persistant_nbt:1b]
also maybe a persistant NBT tag that keeps all nbt when placing and breaking the block
Please sign in to leave a comment.
0 Comments