Skip to content

Commit

Permalink
Update empty_barrel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Akiisqt authored Jan 25, 2024
1 parent 41590d6 commit a25f0fc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/main/resources/assets/entrapped/blockstates/empty_barrel.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "entrapped:empty_barrel"
}
]
}
],
"variants": {
"level=0,facing=east": {
"model": "entrapped:block/empty_barrel",
Expand Down

0 comments on commit a25f0fc

Please sign in to comment.