Fix pool light loot tables
This commit is contained in:
parent
c401242702
commit
83a8b1409f
13 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
{
|
||||||
"type": "minecraft:item",
|
"type": "minecraft:item",
|
||||||
"name": "ariasessentials:blue_pool_light"
|
"name": "ariasessentials:blue_pool_tile_light"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rolls": 1.0
|
"rolls": 1.0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"random_sequence": "ariasessentials:blocks/blue_pool_light"
|
"random_sequence": "ariasessentials:blocks/blue_pool_tile_light"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue