Skip to content

Commit

Permalink
commit generated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Nov 26, 2023
1 parent 02ab7b6 commit 1d33eb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/naturesaura-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#If the Aura Imbalance effect of grass growing on netherrack if the Aura levels are high enough should occur
netherGrassEffect = true
#If the Aura Imbalance effect of explosions happening randomly if Aura levels are too low should occur
explosionEffect = true
explosionEffect = false
#If the Aura Imbalance effect of nether blocks degrading in the area if the Aura levels are too low should occur
netherDecayEffect = true
#If Aura Blooms and Aura Cacti should generate in the level
Expand Down
3 changes: 2 additions & 1 deletion kubejs/assets/create/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
"advancement.create.brass_casing": "The Brass Age",
"advancement.create.brass_casing.desc": "Apply Brass Ingots to stripped wood, creating a casing for more sophisticated machines",
"advancement.create.brass": "Real Alloys",
"advancement.create.brass.desc": "Create Brass Ingots by alloying Copper and Zinc Ingots in your Blaze-heated Mechanical Mixer"
"advancement.create.brass.desc": "Create Brass Ingots by alloying Copper and Zinc Ingots in your Blaze-heated Mechanical Mixer",
"block.create.industrial_iron_block": "Block of Industrial Iron"
}

0 comments on commit 1d33eb5

Please sign in to comment.