mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 19:58:34 +01:00
Compare commits
2 commits
5d02e4e750
...
6f7b480de3
Author | SHA1 | Date | |
---|---|---|---|
6f7b480de3 | |||
4bb69f1353 |
12 changed files with 15 additions and 15 deletions
|
@ -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.
|
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
|
||||||
mod_license=MIT
|
mod_license=MIT
|
||||||
# The mod version. See https://semver.org/
|
# The mod version. See https://semver.org/
|
||||||
mod_version=41.1
|
mod_version=41.2
|
||||||
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
|
# 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.
|
# This should match the base package used for the mod sources.
|
||||||
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
|
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "naturesaura:ancient_stick"
|
"item": "naturesaura:ancient_stick"
|
||||||
},
|
},
|
||||||
"S": {
|
"S": {
|
||||||
"tag": "forge:stone"
|
"tag": "c:stones"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "naturesaura:token_terror"
|
"item": "naturesaura:token_terror"
|
||||||
|
|
|
@ -10,13 +10,13 @@
|
||||||
"item": "naturesaura:infused_iron"
|
"item": "naturesaura:infused_iron"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"tag": "forge:dyes/red"
|
"tag": "c:dyes/red"
|
||||||
},
|
},
|
||||||
"Y": {
|
"Y": {
|
||||||
"tag": "forge:dyes/yellow"
|
"tag": "c:dyes/yellow"
|
||||||
},
|
},
|
||||||
"B": {
|
"B": {
|
||||||
"tag": "forge:dyes/blue"
|
"tag": "c:dyes/blue"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "naturesaura:token_euphoria"
|
"item": "naturesaura:token_euphoria"
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"items": "naturesaura:aura_bottle"
|
"items": "naturesaura:aura_bottle"
|
||||||
},
|
},
|
||||||
"S": {
|
"S": {
|
||||||
"tag": "forge:rods/wooden"
|
"tag": "c:rods/wooden"
|
||||||
},
|
},
|
||||||
"I": {
|
"I": {
|
||||||
"item": "naturesaura:sky_ingot"
|
"item": "naturesaura:sky_ingot"
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"items": "naturesaura:aura_bottle"
|
"items": "naturesaura:aura_bottle"
|
||||||
},
|
},
|
||||||
"S": {
|
"S": {
|
||||||
"tag": "forge:rods/wooden"
|
"tag": "c:rods/wooden"
|
||||||
},
|
},
|
||||||
"I": {
|
"I": {
|
||||||
"item": "naturesaura:tainted_gold"
|
"item": "naturesaura:tainted_gold"
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"items": "naturesaura:aura_bottle"
|
"items": "naturesaura:aura_bottle"
|
||||||
},
|
},
|
||||||
"S": {
|
"S": {
|
||||||
"tag": "forge:rods/wooden"
|
"tag": "c:rods/wooden"
|
||||||
},
|
},
|
||||||
"I": {
|
"I": {
|
||||||
"item": "naturesaura:infused_iron"
|
"item": "naturesaura:infused_iron"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"tag": "forge:nuggets/gold"
|
"tag": "c:nuggets/gold"
|
||||||
},
|
},
|
||||||
"G": {
|
"G": {
|
||||||
"item": "minecraft:short_grass"
|
"item": "minecraft:short_grass"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"C": {
|
"C": {
|
||||||
"tag": "forge:chests/wooden"
|
"tag": "c:chests/wooden"
|
||||||
},
|
},
|
||||||
"I": {
|
"I": {
|
||||||
"item": "naturesaura:infused_iron"
|
"item": "naturesaura:infused_iron"
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"item": "naturesaura:infused_iron"
|
"item": "naturesaura:infused_iron"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"tag": "forge:ingots/iron"
|
"tag": "c:ingots/iron"
|
||||||
},
|
},
|
||||||
"E": {
|
"E": {
|
||||||
"item": "minecraft:ender_pearl"
|
"item": "minecraft:ender_pearl"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"S": {
|
"S": {
|
||||||
"tag": "forge:stone"
|
"tag": "c:stones"
|
||||||
},
|
},
|
||||||
"W": {
|
"W": {
|
||||||
"tag": "minecraft:logs"
|
"tag": "minecraft:logs"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"I": {
|
"I": {
|
||||||
"tag": "forge:ingots/iron"
|
"tag": "c:ingots/iron"
|
||||||
},
|
},
|
||||||
"L": {
|
"L": {
|
||||||
"item": "minecraft:glass"
|
"item": "minecraft:glass"
|
||||||
|
|
|
@ -8,10 +8,10 @@
|
||||||
"item": "naturesaura:gold_powder"
|
"item": "naturesaura:gold_powder"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "forge:ores/diamond"
|
"tag": "c:ores/diamond"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "forge:ores/redstone"
|
"tag": "c:ores/redstone"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"sapling": {
|
"sapling": {
|
||||||
|
|
Loading…
Reference in a new issue