Skip to content

Commit

Permalink
0.5.1g porting part VI: Datagen edition
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Aug 10, 2024
1 parent a3c07f5 commit 7a20892
Show file tree
Hide file tree
Showing 524 changed files with 9,417 additions and 8,332 deletions.
11,632 changes: 6,094 additions & 5,538 deletions src/generated/resources/.cache/cache

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "ic2:ingot_aluminum",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "ic2",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"ic2"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "ic2:ingot_silver",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "ic2",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"ic2"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "ic2:ingot_tin",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "ic2",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"ic2"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "ic2:ingot_uranium",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "ic2",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"ic2"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "oreganized:lead_ingot",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "oreganized",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"oreganized"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "galosphere:silver_ingot",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "galosphere",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"galosphere"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "iceandfire:silver_ingot",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "iceandfire",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"iceandfire"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"result": "oreganized:silver_ingot",
"experience": 0.1,
"cookingtime": 100,
"conditions": [
"fabric:load_conditions": [
{
"modid": "oreganized",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"oreganized"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
}
],
"processingTime": 300,
"conditions": [
"fabric:load_conditions": [
{
"modid": "ae2",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"ae2"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
}
],
"processingTime": 300,
"conditions": [
"fabric:load_conditions": [
{
"modid": "ae2",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"ae2"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
}
],
"processingTime": 150,
"conditions": [
"fabric:load_conditions": [
{
"modid": "aether",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"aether"
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
}
],
"processingTime": 350,
"conditions": [
"fabric:load_conditions": [
{
"modid": "aether",
"type": "forge:mod_loaded"
"condition": "fabric:all_mods_loaded",
"values": [
"aether"
]
}
]
}
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
],
"type": "create:crushing",
"ingredients": [
{
"tag": "c:ores/ametrine"
"tag": "forge:ores/ametrine"
}
],
"results": [
Expand All @@ -31,5 +23,13 @@
"chance": 0.125
}
],
"processingTime": 500
}
"processingTime": 500,
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
]
}
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
],
"type": "create:crushing",
"ingredients": [
{
"tag": "c:ores/anthracite"
"tag": "forge:ores/anthracite"
}
],
"results": [
Expand All @@ -31,5 +23,13 @@
"chance": 0.125
}
],
"processingTime": 150
}
"processingTime": 150,
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
],
"type": "create:crushing",
"ingredients": [
{
Expand All @@ -27,5 +19,13 @@
"chance": 0.125
}
],
"processingTime": 350
}
"processingTime": 350,
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
],
"type": "create:crushing",
"ingredients": [
{
Expand All @@ -31,5 +23,13 @@
"chance": 0.125
}
],
"processingTime": 350
}
"processingTime": 350,
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
],
"type": "create:crushing",
"ingredients": [
{
Expand All @@ -27,5 +19,13 @@
"chance": 0.125
}
],
"processingTime": 350
}
"processingTime": 350,
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
],
"type": "create:crushing",
"ingredients": [
{
Expand All @@ -31,5 +23,13 @@
"chance": 0.125
}
],
"processingTime": 350
}
"processingTime": 350,
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"byg"
]
}
]
}
Loading

0 comments on commit 7a20892

Please sign in to comment.