mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
pitchblende spawning
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user