Files
meatballcraft/scripts/CorailTombstoneKey.zs
T
2024-10-22 15:32:10 -07: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>]]);