Skip to content

Commit

Permalink
Update some Forge recipes (#1449)
Browse files Browse the repository at this point in the history
Co-authored-by: NopoTheGamer <[email protected]>
  • Loading branch information
lunaynx and NopoTheGamer authored Nov 20, 2024
1 parent 6c3867c commit 6decd15
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion items/DIVAN_DRILL.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"count": 1,
"overrideOutputId": "DIVAN_DRILL",
"duration": 216000
"duration": 30
}
]
}
6 changes: 3 additions & 3 deletions items/GOBLIN_OMELETTE_SPICY.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Spicy Goblin Omelette",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"4ff58c17-027b-38cc-aceb-bcc751e593d0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjEwODc2NSwKICAicHJvZmlsZUlkIiA6ICI0ZjU2ZTg2ODk2OGU0ZWEwYmNjM2M2NzRlNzQ3ODdjOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDE1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JjOTRjNmVkYmQ5YzkxYTQ1MTA1YjdlMWZlOWViNThmMWJlZWM1NDliNzM4NTAxZDc4NDFmZTczZTA0NzQ3YjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Earn §9+20% Powder §7from all sources.\",3:\"\",4:\"§7Put this item in the §6Upgrade Module\",5:\"§6§7slot of a Drill at a §2Drill Mechanic§7!\",6:\"\",7:\"§7§7§oMay cause infections\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 4§c.\",10:\"§9§lRARE\"],Name:\"§9Spicy Goblin Omelette\"},ExtraAttributes:{stored_drill_fuel:2319,id:\"GOBLIN_OMELETTE_SPICY\"}}",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"4ff58c17-027b-38cc-aceb-bcc751e593d0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjEwODc2NSwKICAicHJvZmlsZUlkIiA6ICI0ZjU2ZTg2ODk2OGU0ZWEwYmNjM2M2NzRlNzQ3ODdjOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDE1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JjOTRjNmVkYmQ5YzkxYTQ1MTA1YjdlMWZlOWViNThmMWJlZWM1NDliNzM4NTAxZDc4NDFmZTczZTA0NzQ3YjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Earn §9+20% Powder §7from all sources.\",3:\"\",4:\"§7Put this item in the §6Upgrade Module\",5:\"§6§7slot of a Drill at a §2Drill Mechanic§7!\",6:\"\",7:\"§7§7§oMay cause infections\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 5§c.\",10:\"§9§lRARE\"],Name:\"§9Spicy Goblin Omelette\"},ExtraAttributes:{stored_drill_fuel:2319,id:\"GOBLIN_OMELETTE_SPICY\"}}",
"damage": 3,
"lore": [
"§8Drill Part",
Expand All @@ -13,11 +13,11 @@
"",
"§7§7§oMay cause infections",
"",
"§7§4❣ §cRequires §5Heart of the Mountain Tier 4§c.",
"§7§4❣ §cRequires §5Heart of the Mountain Tier 5§c.",
"§9§lRARE"
],
"internalname": "GOBLIN_OMELETTE_SPICY",
"crafttext": "Requires: HotM 4",
"crafttext": "Requires: HotM 5",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
Expand Down
2 changes: 1 addition & 1 deletion items/PERFECT_PLATE.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"MITHRIL_PLATE:1.0"
],
"count": 1.0,
"duration": 21600,
"duration": 1800,
"overrideOutputId": "PERFECT_PLATE"
}
],
Expand Down

0 comments on commit 6decd15

Please sign in to comment.