balance these fucking recipes better bruh
Some checks are pending
build / build (push) Waiting to run
Some checks are pending
build / build (push) Waiting to run
This commit is contained in:
parent
980096731c
commit
8c313ff6ea
3 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ loader_version=0.17.2
|
||||||
loom_version=1.11-SNAPSHOT
|
loom_version=1.11-SNAPSHOT
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.1.1
|
mod_version=1.1.2
|
||||||
maven_group=konhaiii.powered_jetpacks
|
maven_group=konhaiii.powered_jetpacks
|
||||||
archives_base_name=powered_jetpacks
|
archives_base_name=powered_jetpacks
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,10 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"category": "equipment",
|
"category": "equipment",
|
||||||
"key": {
|
"key": {
|
||||||
"I": "minecraft:gold_ingot",
|
"I": "minecraft:diamond",
|
||||||
"L": "minecraft:leather",
|
"L": "minecraft:leather",
|
||||||
"R": "minecraft:redstone",
|
"R": "minecraft:redstone",
|
||||||
"B": "minecraft:gold_block"
|
"B": "minecraft:diamond_block"
|
||||||
},
|
},
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"RIR",
|
"RIR",
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,10 @@
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"category": "equipment",
|
"category": "equipment",
|
||||||
"key": {
|
"key": {
|
||||||
"I": "minecraft:diamond",
|
"I": "minecraft:netherite_ingot",
|
||||||
"L": "minecraft:leather",
|
"L": "minecraft:leather",
|
||||||
"R": "minecraft:redstone",
|
"R": "minecraft:redstone",
|
||||||
"B": "minecraft:diamond_block"
|
"B": "minecraft:netherite_block"
|
||||||
},
|
},
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"RIR",
|
"RIR",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue