Files
meatballcraft/scripts/CorailTombstoneKey.zs
2026-07-25 16:20:42 -05:00

5 lines
296 B
Plaintext

recipes.remove(<tombstone:grave_key>);
recipes.addShaped(<tombstone:christmas_hat>,
[[<divinerpg:yellow_christmas_lights>, <divinerpg:red_christmas_lights>, <divinerpg:purple_christmas_lights>],
[<divinerpg:blue_christmas_lights>, <divinerpg:santa_helmet>, <divinerpg:green_christmas_lights>]]);