After taking a look at Snapshots 24w09a & 24w12a and reviewing the new structured components for items, I think it would be very useful to add them for blocks.
Here are some examples for some components:
- hardness: Hardness of the block, make it fragile as glass or unbreakable like bedrock.
- best_tool: The best tool to break the block with more speed (shovel, pickaxe, axe, hoe, sword, shears) (it can be more than one tool, like leaves).
- minimal_material_type: Minimum material type to obtain a drop from the block when mining it (for example, mining a diamond ore with a wooden or iron pickaxe).
- cancel_drop: Boolean, the block will or will not be dropped when mined.
- apply_silktouch: Boolean, apply or not the Silk Touch enchantment when mining the block.
- apply_fortune: Boolean, apply or not the Fortune enchantment on the item drops when mining the block.
- blast_resistance: Resistance of the block to explosions.
- light_level: Make the block emit light like a torch or not.
- block_sounds: Change the sounds of the block with volume and pitch values (place, break, hit, step, fall) (if possible, add more than one sound to the same category).
Other components could be: transparent, flammable, catches_fire_from_lava. (I saw them on the wiki) or also the ability to edit the drops of the blocks.
That's all, I hope you have a good day or night. 👋
Please sign in to leave a comment.
0 Comments