diff options
Diffstat (limited to 'items/STATIONARY_WATER.json')
-rw-r--r-- | items/STATIONARY_WATER.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/STATIONARY_WATER.json b/items/STATIONARY_WATER.json new file mode 100644 index 00000000..a681c83b --- /dev/null +++ b/items/STATIONARY_WATER.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:water_bucket", + "displayname": "§f§f§fWater", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§f§f§fWater\"},ExtraAttributes:{id:\"STATIONARY_WATER\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "STATIONARY_WATER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |