Skip to content

Commit

Permalink
most resources ported, removed cthonicexchange and soulstainedsteelknife
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsterner committed Nov 29, 2024
1 parent 98f090a commit 5f484ab
Show file tree
Hide file tree
Showing 148 changed files with 299 additions and 387 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ neoForge {
}

configureEach {
systemProperty("forge.logging.markers", "REGISTRIES")
systemProperty("neoforge.logging.markers", "REGISTRIES")
logLevel = org.slf4j.event.Level.DEBUG
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/aluminum"
"tag": "neoforge:nuggets/aluminum"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/aluminum"
"tag": "neoforge:nuggets/aluminum"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"conditions": {
"items": [
{
"items": "#forge:ingots/copper"
"items": "#c:ingots/copper"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"conditions": {
"items": [
{
"items": "#forge:ingots/copper"
"items": "#c:ingots/copper"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/lead"
"tag": "neoforge:nuggets/lead"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/lead"
"tag": "neoforge:nuggets/lead"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/nickel"
"tag": "neoforge:nuggets/nickel"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/nickel"
"tag": "neoforge:nuggets/nickel"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/osmium"
"tag": "neoforge:nuggets/osmium"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/osmium"
"tag": "neoforge:nuggets/osmium"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/silver"
"tag": "neoforge:nuggets/silver"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/silver"
"tag": "neoforge:nuggets/silver"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/tin"
"tag": "neoforge:nuggets/tin"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/tin"
"tag": "neoforge:nuggets/tin"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/uranium"
"tag": "neoforge:nuggets/uranium"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/uranium"
"tag": "neoforge:nuggets/uranium"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/zinc"
"tag": "neoforge:nuggets/zinc"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/zinc"
"tag": "neoforge:nuggets/zinc"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/aluminum"
"tag": "neoforge:nuggets/aluminum"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/lead"
"tag": "neoforge:nuggets/lead"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/nickel"
"tag": "neoforge:nuggets/nickel"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/osmium"
"tag": "neoforge:nuggets/osmium"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/silver"
"tag": "neoforge:nuggets/silver"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/tin"
"tag": "neoforge:nuggets/tin"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/uranium"
"tag": "neoforge:nuggets/uranium"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/zinc"
"tag": "neoforge:nuggets/zinc"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/aluminum"
"tag": "neoforge:nuggets/aluminum"
}
}
],
Expand All @@ -13,7 +13,7 @@
"cookingtime": 100,
"experience": 0.25,
"ingredient": {
"tag": "forge:nuggets/aluminum"
"tag": "neoforge:nuggets/aluminum"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/aluminum"
"tag": "neoforge:nuggets/aluminum"
}
}
],
Expand All @@ -13,7 +13,7 @@
"cookingtime": 200,
"experience": 0.25,
"ingredient": {
"tag": "forge:nuggets/aluminum"
"tag": "neoforge:nuggets/aluminum"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "misc",
"key": {
"#": {
"tag": "forge:nuggets/copper"
"tag": "neoforge:nuggets/copper"
}
},
"pattern": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "misc",
"ingredients": [
{
"tag": "forge:ingots/copper"
"tag": "c:ingots/copper"
}
],
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/aluminum"
"tag": "neoforge:ingots/aluminum"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/lead"
"tag": "neoforge:ingots/lead"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/nickel"
"tag": "neoforge:ingots/nickel"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/osmium"
"tag": "neoforge:ingots/osmium"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/silver"
"tag": "neoforge:ingots/silver"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/tin"
"tag": "neoforge:ingots/tin"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/uranium"
"tag": "neoforge:ingots/uranium"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"count": 6,
"tag": "forge:ingots/zinc"
"tag": "neoforge:ingots/zinc"
}
],
"ingredient": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neoforge:not",
"value": {
"type": "neoforge:tag_empty",
"tag": "forge:nuggets/lead"
"tag": "neoforge:nuggets/lead"
}
}
],
Expand All @@ -13,7 +13,7 @@
"cookingtime": 100,
"experience": 0.25,
"ingredient": {
"tag": "forge:nuggets/lead"
"tag": "neoforge:nuggets/lead"
},
"result": {
"count": 1,
Expand Down
Loading

0 comments on commit 5f484ab

Please sign in to comment.