Added waterlogged predicate Added Chain Variants Added Copper Golems Added Shelves Shrunk Ender Chest hitbox Moved partial box items into their own folder
This commit is contained in:
8
data/lzstools/predicate/waterlogged.json
Normal file
8
data/lzstools/predicate/waterlogged.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"condition": "minecraft:location_check",
|
||||
"predicate": {
|
||||
"fluid": {
|
||||
"fluids": "#minecraft:water"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user