Compare commits

..

No commits in common. "6f7b480de32db3a169943776cb89380900aa19be" and "5d02e4e750bbc5b181feea1965267d104aa8b2ff" have entirely different histories.

12 changed files with 15 additions and 15 deletions

View file

@ -31,7 +31,7 @@ mod_name=NaturesAura
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=MIT
# The mod version. See https://semver.org/
mod_version=41.2
mod_version=41.1
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html

View file

@ -10,7 +10,7 @@
"item": "naturesaura:ancient_stick"
},
"S": {
"tag": "c:stones"
"tag": "forge:stone"
},
"T": {
"item": "naturesaura:token_terror"

View file

@ -10,13 +10,13 @@
"item": "naturesaura:infused_iron"
},
"R": {
"tag": "c:dyes/red"
"tag": "forge:dyes/red"
},
"Y": {
"tag": "c:dyes/yellow"
"tag": "forge:dyes/yellow"
},
"B": {
"tag": "c:dyes/blue"
"tag": "forge:dyes/blue"
},
"T": {
"item": "naturesaura:token_euphoria"

View file

@ -19,7 +19,7 @@
"items": "naturesaura:aura_bottle"
},
"S": {
"tag": "c:rods/wooden"
"tag": "forge:rods/wooden"
},
"I": {
"item": "naturesaura:sky_ingot"

View file

@ -19,7 +19,7 @@
"items": "naturesaura:aura_bottle"
},
"S": {
"tag": "c:rods/wooden"
"tag": "forge:rods/wooden"
},
"I": {
"item": "naturesaura:tainted_gold"

View file

@ -19,7 +19,7 @@
"items": "naturesaura:aura_bottle"
},
"S": {
"tag": "c:rods/wooden"
"tag": "forge:rods/wooden"
},
"I": {
"item": "naturesaura:infused_iron"

View file

@ -7,7 +7,7 @@
],
"key": {
"N": {
"tag": "c:nuggets/gold"
"tag": "forge:nuggets/gold"
},
"G": {
"item": "minecraft:short_grass"

View file

@ -7,7 +7,7 @@
],
"key": {
"C": {
"tag": "c:chests/wooden"
"tag": "forge:chests/wooden"
},
"I": {
"item": "naturesaura:infused_iron"

View file

@ -13,7 +13,7 @@
"item": "naturesaura:infused_iron"
},
"R": {
"tag": "c:ingots/iron"
"tag": "forge:ingots/iron"
},
"E": {
"item": "minecraft:ender_pearl"

View file

@ -7,7 +7,7 @@
],
"key": {
"S": {
"tag": "c:stones"
"tag": "forge:stone"
},
"W": {
"tag": "minecraft:logs"

View file

@ -7,7 +7,7 @@
],
"key": {
"I": {
"tag": "c:ingots/iron"
"tag": "forge:ingots/iron"
},
"L": {
"item": "minecraft:glass"

View file

@ -8,10 +8,10 @@
"item": "naturesaura:gold_powder"
},
{
"tag": "c:ores/diamond"
"tag": "forge:ores/diamond"
},
{
"tag": "c:ores/redstone"
"tag": "forge:ores/redstone"
}
],
"sapling": {