Skip to content

Commit

Permalink
Added 3 missed artifact droppers with Googles of Symmetry in first slot
Browse files Browse the repository at this point in the history
  • Loading branch information
Noxitu committed Dec 30, 2023
1 parent 40e6b31 commit bdcbf48
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,15 @@ data modify block -590 -51 1899 Items[].Count set value 64b
## Example Item: "Gem of Greatness (40)"
data modify block -601 -50 1890 Items[].Count set value 64b

## Example Item: "Goggles of Symmetry (32)"
data modify block -603 -19 1924 Items[].Count set value 64b

## Example Item: "Goggles of Symmetry (32)"
data modify block -613 -19 1889 Items[].Count set value 64b

## Example Item: "Goggles of Symmetry (32)"
data modify block -629 -19 1920 Items[].Count set value 64b

## Example Item: "Golden Eye (34)"
data modify block -580 -11 1892 Items[].Count set value 64b

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Adds an area with two right-clickable signs, that can be used for dungeon mainte

For more automation you can put `function do2_refill:refill_droppers` in a command block and connect it to some existing redstone (e.g. to the button at `-561 115 1974`).

Download `.zip` here: [do2_refill.zip](https://github.com/Noxitu/Decked-Out-2-Datapacks/releases/download/do2_refill_v1.1.1/do2_refill.zip)
Download `.zip` here: [do2_refill.zip](https://github.com/Noxitu/Decked-Out-2-Datapacks/releases/download/do2_refill_v1.2/do2_refill.zip)

0 comments on commit bdcbf48

Please sign in to comment.