作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: fabric
标签: cursed
This mod add the metal pipe to minecraft, it play the famous metal pipe sound when dropped on the ground.
To craft it just place three iron ingot horizontaly in a crafting table.
Starting from version 2.1.0+, you can assign a custom falling sound to any item using .json files.
To do this, create a .json file named after the item inside the following directory:
~/data/[namespace]/falling_sounds/
Example :
amethyst_shard.json
{ "soundId": "minecraft:block.amethyst_block.break", "volume": 0.7, "pitch": 1.0 }
There's also a example datapack available.
请登录后举报
暂无评论,抢个沙发吧~