pitchblende spawning

This commit is contained in:
minjaesong
2024-09-25 17:39:28 +09:00
parent 468949a22c
commit e4634045c2
7 changed files with 16 additions and 24 deletions

View File

@@ -3,15 +3,14 @@
"basegame:19": {
"workbench": "masonry",
"ingredients": [
[1, 1, "$BRICKROCK"]
[1, 1, "basegame:16"]
]
},
/* white stone tile */
"basegame:18": {
"workbench": "masonry",
"ingredients": [
[1, 1, "basegame:21"],
[1, 3, "$BRICKROCK"]
[1, 1, "basegame:21"]
]
},
/* bricks */