Skip to content

Commit

Permalink
Add glue recipes so Terraformers' biome mod logs can be stripped of b…
Browse files Browse the repository at this point in the history
…ark on Farmer's Delight cutting boards.
  • Loading branch information
gniftygnome committed Nov 3, 2023
1 parent 3dbe95e commit d81e4c5
Show file tree
Hide file tree
Showing 30 changed files with 871 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.22
# Mod Properties
mod_version=0.2.0
mod_version=0.2.1
maven_group=net.gnomecraft
archives_base_name=skys-the-limit
# Dependencies
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:cherry_log"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_cherry_log"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:cherry_wood"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_cherry_wood"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:cypress_log"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_cypress_log"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:cypress_quarter_log"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_cypress_quarter_log"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:cypress_wood"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_cypress_wood"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"traverse"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "traverse:fir_log"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "traverse:stripped_fir_log"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"traverse"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "traverse:fir_wood"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "traverse:stripped_fir_wood"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:hemlock_log"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_hemlock_log"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:hemlock_quarter_log"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_hemlock_quarter_log"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:hemlock_wood"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_hemlock_wood"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:japanese_maple_log"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_japanese_maple_log"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"farmersdelight",
"terrestria"
]
}
],
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "terrestria:japanese_maple_wood"
}
],
"tool": {
"type": "farmersdelight:tool",
"tag": "c:tools/axes"
},
"result": [
{
"item": "terrestria:stripped_japanese_maple_wood"
},
{
"item": "farmersdelight:tree_bark"
}
],
"sound": "minecraft:item.axe.strip"
}
Loading

0 comments on commit d81e4c5

Please sign in to comment.