From a6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 14 Jun 2026 22:38:23 -0400 Subject: feat: fractional ticks and server game_speed implemented. potentially insanely janky. --- data/drops/christmas_cracker_misc.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/drops/christmas_cracker_misc.yaml (limited to 'data/drops/christmas_cracker_misc.yaml') diff --git a/data/drops/christmas_cracker_misc.yaml b/data/drops/christmas_cracker_misc.yaml new file mode 100644 index 0000000..6ee6979 --- /dev/null +++ b/data/drops/christmas_cracker_misc.yaml @@ -0,0 +1,10 @@ +id: christmas_cracker_misc +drops: + - item_id: ashes + weight: 1 + - item_id: bread + weight: 1 + - item_id: bronze_pickaxe + weight: 1 + - item_id: "" + weight: 3 -- cgit v1.2.3