Skip to content

Commit

Permalink
Added Ember Shop door opening dropper refilling
Browse files Browse the repository at this point in the history
  • Loading branch information
Noxitu committed Dec 30, 2023
1 parent d371f74 commit 40e6b31
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,10 @@ data modify block -652 1 1892 Items[].Count set value 64b
## Example Item: "Decked Out Frost Ember"
data modify block -654 -9 1892 Items[].Count set value 64b

# Category "Ember Shop Door Opening"
## Example Item: "Other Items"
data modify block -631 -15 1987 Items[].Count set value 64b

# Category "Hideout Shulker"
## Example Item: "Ember"
data modify block -608 -57 1887 Items[].Count set value 64b
Expand Down

0 comments on commit 40e6b31

Please sign in to comment.