aboutsummaryrefslogtreecommitdiff
path: root/items/DETECTOR_RAIL.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-12-18 13:13:13 +0100
committerGitHub <noreply@github.com>2023-12-18 12:13:13 +0000
commit330fa7830719001cd6c85c5ff79dc40f8b70713f (patch)
tree7ff59aff01b76b1130cc74a55b103564bcec1a88 /items/DETECTOR_RAIL.json
parent990dca8da74e61b12c4460c2966a35bbc15ed85a (diff)
downloadNotEnoughUpdates-REPO-330fa7830719001cd6c85c5ff79dc40f8b70713f.tar.gz
NotEnoughUpdates-REPO-330fa7830719001cd6c85c5ff79dc40f8b70713f.tar.bz2
NotEnoughUpdates-REPO-330fa7830719001cd6c85c5ff79dc40f8b70713f.zip
Fixed recipe of 8 items (#1075)
* Fixed recipe of 8 items * Adding count to 144 recipes * Fixed lore of hypergolic fuel * Removed recipe, added 2 npcs, fixed lore and nbt of 3 items
Diffstat (limited to 'items/DETECTOR_RAIL.json')
-rw-r--r--items/DETECTOR_RAIL.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/items/DETECTOR_RAIL.json b/items/DETECTOR_RAIL.json
index 6c458559..75b4c8cd 100644
--- a/items/DETECTOR_RAIL.json
+++ b/items/DETECTOR_RAIL.json
@@ -7,7 +7,7 @@
"§f§lCOMMON"
],
"internalname": "DETECTOR_RAIL",
- "modver": "1.3-REL",
+ "modver": "2.1.1-PRE",
"vanilla": true,
"clickcommand": "viewrecipe",
"recipe": {
@@ -19,6 +19,7 @@
"B3": "IRON_INGOT:1",
"C1": "IRON_INGOT:1",
"C2": "REDSTONE:1",
- "C3": "IRON_INGOT:1"
+ "C3": "IRON_INGOT:1",
+ "count": 6
}
}