1
0
mirror of https://github.com/Wyrrrd/Rocket_Turrets.git synced 2026-04-17 17:34:51 +02:00

Integration work

- Reworked integration with Bob's
- Added Booktorio integration
- Moved some files around
This commit is contained in:
Wyrrrd
2020-04-03 10:40:44 +02:00
parent 8f4dcf4491
commit b0278680c0
52 changed files with 367 additions and 195 deletions

View File

@@ -8,9 +8,9 @@ rocket_recipe = {
ingredients =
{
{"rocket-launcher", 10},
{"iron-gear-wheel", 5},
{"iron-gear-wheel", 10},
{"steel-plate", 20},
{"advanced-circuit", 15},
{"electronic-circuit", 20},
},
result = "rocket-turret",
order = "c-a"