This commit is contained in:
nimsolated
2026-03-24 11:34:33 -07:00
parent 0daca60588
commit cec0364d50
123 changed files with 3468 additions and 25 deletions

View File

@@ -4012,6 +4012,578 @@
]
},
"path": "~/Other"
},
{
"name": "EnditeIngot",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "endite_ingot",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeIngotItem.java",
"src/main/resources/assets/aris_random_additions/models/item/endite_ingot.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeBlock",
"type": "block",
"compiles": true,
"locked_code": false,
"registry_name": "endite_block",
"metadata": {
"files": [
"src/main/resources/assets/aris_random_additions/blockstates/endite_block.json",
"src/main/resources/data/aris_random_additions/loot_tables/blocks/endite_block.json",
"src/main/java/net/mcreator/arisrandomadditions/block/EnditeBlockBlock.java",
"src/main/resources/assets/aris_random_additions/models/item/endite_block.json",
"src/main/resources/assets/aris_random_additions/models/block/endite_block.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeOreBlockRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_ore_block_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_ore_block_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeBlockOreRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_block_ore_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_block_ore_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditePickaxe",
"type": "tool",
"compiles": true,
"locked_code": false,
"registry_name": "endite_pickaxe",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/item/EnditePickaxeItem.java",
"src/main/resources/assets/aris_random_additions/models/item/endite_pickaxe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeAxe",
"type": "tool",
"compiles": true,
"locked_code": false,
"registry_name": "endite_axe",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeAxeItem.java",
"src/main/resources/assets/aris_random_additions/models/item/endite_axe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeSword",
"type": "tool",
"compiles": true,
"locked_code": false,
"registry_name": "endite_sword",
"metadata": {
"files": [
"src/main/resources/assets/aris_random_additions/models/item/endite_sword.json",
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeSwordItem.java"
]
},
"path": "~/Endite"
},
{
"name": "EnditeShovel",
"type": "tool",
"compiles": true,
"locked_code": false,
"registry_name": "endite_shovel",
"metadata": {
"files": [
"src/main/resources/assets/aris_random_additions/models/item/endite_shovel.json",
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeShovelItem.java"
]
},
"path": "~/Endite"
},
{
"name": "EnditeHoe",
"type": "tool",
"compiles": true,
"locked_code": false,
"registry_name": "endite_hoe",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeHoeItem.java",
"src/main/resources/assets/aris_random_additions/models/item/endite_hoe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeArmor",
"type": "armor",
"compiles": true,
"locked_code": false,
"registry_name": "endite_armor",
"metadata": {
"files": [
"src/main/resources/assets/aris_random_additions/models/item/endite_armor_chestplate.json",
"src/main/resources/assets/aris_random_additions/models/item/endite_armor_helmet.json",
"src/main/resources/assets/aris_random_additions/models/item/endite_armor_leggings.json",
"src/main/resources/assets/aris_random_additions/models/item/endite_armor_boots.json",
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeArmorItem.java"
]
},
"path": "~/Endite"
},
{
"name": "EnditeArmorBootsTickEvent",
"type": "procedure",
"compiles": true,
"locked_code": false,
"registry_name": "endite_armor_boots_tick_event",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/procedures/EnditeArmorBootsTickEventProcedure.java"
],
"dependencies": [
{
"name": "entity",
"type": "entity"
}
]
},
"path": "~/Endite"
},
{
"name": "EnditeSetAdvancement",
"type": "achievement",
"compiles": true,
"locked_code": false,
"registry_name": "endite_set_advancement",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/advancements/endite_set_advancement.json"
]
},
"path": "~/Advancements"
},
{
"name": "EnditeAdvancement",
"type": "achievement",
"compiles": true,
"locked_code": false,
"registry_name": "endite_advancement",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/advancements/endite_advancement.json"
]
},
"path": "~/Advancements"
},
{
"name": "EnditeUpgradeSmithingTemplate",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "endite_upgrade_smithing_template",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeUpgradeSmithingTemplateItem.java",
"src/main/resources/assets/aris_random_additions/models/item/endite_upgrade_smithing_template.json"
]
},
"path": "~/Endite"
},
{
"name": "ChorusEye",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "chorus_eye",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/item/ChorusEyeItem.java",
"src/main/resources/assets/aris_random_additions/models/item/chorus_eye.json"
]
},
"path": "~/Endite"
},
{
"name": "ChorusEyeRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "chorus_eye_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/chorus_eye_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeIngotRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_ingot_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_ingot_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeUpgradeSmithingTemplateRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_upgrade_smithing_template_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_upgrade_smithing_template_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditePickaxeRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_pickaxe_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_pickaxe_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeAxeRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_axe_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_axe_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeSwordRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_sword_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_sword_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeShovelRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_shovel_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_shovel_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeHoeRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_hoe_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_hoe_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeHelmetRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_helmet_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_helmet_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeChestplateRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_chestplate_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_chestplate_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeLeggingsRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_leggings_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_leggings_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeBootsRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_boots_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_boots_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeHoeAdvancement",
"type": "achievement",
"compiles": true,
"locked_code": false,
"registry_name": "endite_hoe_advancement",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/advancements/endite_hoe_advancement.json"
]
},
"path": "~/Advancements"
},
{
"name": "PowerStar",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "power_star",
"metadata": {
"files": [
"src/main/resources/assets/aris_random_additions/models/item/power_star.json",
"src/main/java/net/mcreator/arisrandomadditions/item/PowerStarItem.java"
]
},
"path": "~/Orichalcum"
},
{
"name": "PowerStarRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "power_star_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/power_star_recipe.json"
]
},
"path": "~/Orichalcum"
},
{
"name": "PowerStarAdvancement",
"type": "achievement",
"compiles": true,
"locked_code": false,
"registry_name": "power_star_advancement",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/advancements/power_star_advancement.json"
]
},
"path": "~/Advancements"
},
{
"name": "EnditeScythe",
"type": "tool",
"compiles": true,
"locked_code": false,
"registry_name": "endite_scythe",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/item/EnditeScytheItem.java",
"src/main/resources/assets/aris_random_additions/models/item/endite_scythe.json"
]
},
"path": "~/Endite"
},
{
"name": "TheEndOfYourMiseryEffect",
"type": "potioneffect",
"compiles": true,
"locked_code": false,
"registry_name": "the_end_of_your_misery_effect",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/potion/TheEndOfYourMiseryEffectMobEffect.java"
]
},
"path": "~/Endite"
},
{
"name": "TheEndOfYourMiseryEffectEffectExpires",
"type": "procedure",
"compiles": true,
"locked_code": false,
"registry_name": "the_end_of_your_misery_effect_effect_expires",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/procedures/TheEndOfYourMiseryEffectEffectExpiresProcedure.java"
],
"dependencies": [
{
"name": "entity",
"type": "entity"
},
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Endite"
},
{
"name": "TheEndOfYourMiseryEffectEffectStartedapplied",
"type": "procedure",
"compiles": true,
"locked_code": false,
"registry_name": "the_end_of_your_misery_effect_effect_startedapplied",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/procedures/TheEndOfYourMiseryEffectEffectStartedappliedProcedure.java"
],
"dependencies": [
{
"name": "entity",
"type": "entity"
},
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Endite"
},
{
"name": "EnditeScytheLivingEntityIsHitWithTool",
"type": "procedure",
"compiles": true,
"locked_code": false,
"registry_name": "endite_scythe_living_entity_is_hit_with_tool",
"metadata": {
"files": [
"src/main/java/net/mcreator/arisrandomadditions/procedures/EnditeScytheLivingEntityIsHitWithToolProcedure.java"
],
"dependencies": [
{
"name": "entity",
"type": "entity"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Endite"
},
{
"name": "EnditeScytheRecipe",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "endite_scythe_recipe",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/recipes/endite_scythe_recipe.json"
]
},
"path": "~/Endite"
},
{
"name": "EnditeScytheAdvancement",
"type": "achievement",
"compiles": true,
"locked_code": false,
"registry_name": "endite_scythe_advancement",
"metadata": {
"files": [
"src/main/resources/data/aris_random_additions/advancements/endite_scythe_advancement.json"
]
},
"path": "~/Advancements"
}
],
"variable_elements": [],
@@ -4021,11 +4593,13 @@
"~CUSTOM:NetherrackJuice"
],
"BLOCKS:minecraft:needs_diamond_tool": [
"~CUSTOM:EnditeBlock",
"~CUSTOM:OrichalcumBlock",
"~CUSTOM:OrichalcumOre",
"~CUSTOM:Bedrockifier"
],
"ITEMS:minecraft:pickaxes": [
"~CUSTOM:EnditePickaxe",
"~CUSTOM:WandOfDraining",
"~CUSTOM:WandOfResizing",
"~CUSTOM:OrichalcumPickaxe",
@@ -4034,6 +4608,8 @@
"~CUSTOM:NetherrackitePickaxe"
],
"ITEMS:minecraft:hoes": [
"~CUSTOM:EnditeScythe",
"~CUSTOM:EnditeHoe",
"~CUSTOM:OrichalcumHoe"
],
"ITEMS:mod:ore_miner_acceptable_inputs": [
@@ -4041,6 +4617,7 @@
"Items.DIAMOND_PICKAXE"
],
"BLOCKS:minecraft:mineable/pickaxe": [
"~CUSTOM:EnditeBlock",
"~CUSTOM:OrichalcumBlock",
"~CUSTOM:OrichalcumOre",
"~CUSTOM:Bedrockifier",
@@ -4070,6 +4647,7 @@
"~CUSTOM:RedstoneBrickWalls"
],
"ITEMS:minecraft:axes": [
"~CUSTOM:EnditeAxe",
"~CUSTOM:OrichalcumAxe"
],
"BLOCKS:minecraft:stairs": [
@@ -4080,10 +4658,12 @@
"CUSTOM:MagicFlesh"
],
"ITEMS:minecraft:swords": [
"~CUSTOM:EnditeSword",
"~CUSTOM:OrichalcumSword",
"~CUSTOM:BedrockSword"
],
"ITEMS:minecraft:shovels": [
"~CUSTOM:EnditeShovel",
"~CUSTOM:OrichalcumShovel",
"~CUSTOM:Gravedigger"
],
@@ -4103,25 +4683,29 @@
"language_map": {
"en_us": {
"advancements.condensed_netherrack_advancement.descr": "Condense Netherrack for the first time",
"block.nims_random_bullshit.penta_condensed_netherrack": "Penta-condensed Netherrack",
"item.nims_random_bullshit.magic_dust": "Magic Dust",
"block.nims_random_bullshit.penta_condensed_netherrack": "Penta-condensed Netherrack",
"item.nims_random_bullshit.orichalcum_armor_boots": "Orichalcum Boots",
"block.nims_random_bullshit.magma_brick_button": "Magma Brick Button",
"painting.nims_random_bullshit.shit_painting.title": "Shit Painting",
"entity.aris_random_additions.ghoul": "Ghoul",
"block.aris_random_additions.broken_glass": "Broken Glass",
"item.aris_random_additions.ghoul_spawn_egg": "Ghoul Spawn Egg",
"item.aris_random_additions.endite_armor_boots": "Endite Boots",
"gui.aris_random_additions.turd_gui.label_uh_ohh_stinky": "UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! ",
"item.aris_random_additions.bedrock_shard": "Bedrock Shard",
"item.aris_random_additions.bedrock_upgrade_template": "Bedrock Upgrade Template",
"advancements.grave_digger_advancement.title": "We Must Dig!",
"item.aris_random_additions.endite_ingot": "Endite",
"block.nims_random_bullshit.orichalcum_block": "Block of Orichalcum",
"block.nims_random_bullshit.rubber_slab": "Rubber Slab",
"block.aris_random_additions.magma_brick_pressure_plate": "Magma Brick Pressure Plate",
"item.nims_random_bullshit.bedrock_upgrade_template": "Bedrock Upgrade Template",
"block.aris_random_additions.magma_brick_pressure_plate": "Magma Brick Pressure Plate",
"advancements.orichalcum_set_advancement.descr": "Wear a full armor set of Orichalcum.",
"block.aris_random_additions.condensed_condensed_netherrack": "Condensed Condensed Netherrack",
"block.nims_random_bullshit.orichalcum_ore": "Orichalcum Ore",
"block.aris_random_additions.condensed_condensed_netherrack": "Condensed Condensed Netherrack",
"item.aris_random_additions.endite_pickaxe": "Endite Pickaxe",
"advancements.endite_scythe_advancement.title": "Endbringer\u0027s Sharpest Tool",
"painting.aris_random_additions.turd_painting.author": "Ari/nim",
"item.nims_random_bullshit.wand_of_resizing": "Wand Of Resizing",
"item.nims_random_bullshit.gravedigger.description_1": "We must dig!",
@@ -4130,12 +4714,15 @@
"block.aris_random_additions.hexa_condensed_netherrack": "Hexa-condensed Netherrack",
"item.aris_random_additions.bedrock_sword": "Bedrock Sword",
"item.aris_random_additions.orichalcum_hoe": "Orichalcum Hoe",
"block.aris_random_additions.endite_block": "Block of Endite",
"item.aris_random_additions.wand_of_draining": "Wand Of Draining",
"enchantment.aris_random_additions.passive_income_enchantment": "Passive Income",
"item.aris_random_additions.sand_dust": "Sand Dust",
"block.aris_random_additions.orichalcum_block": "Block of Orichalcum",
"gui.nims_random_bullshit.mailbox_gui.outbox_y_coord": "0",
"item.aris_random_additions.power_star": "Power Star",
"enchantment.nims_random_bullshit.ruining_enchantment": "Ruining",
"advancements.endite_advancement.descr": "Obtain Endite",
"advancements.netherrack_juice_advancement.descr": "Obtain Netherrack Juice",
"block.nims_random_bullshit.condensed_condensed_netherrack": "Condensed Condensed Netherrack",
"block.nims_random_bullshit.quadra_condensed_netherrack": "Quadra-condensed Netherrack",
@@ -4144,6 +4731,7 @@
"enchantment.nims_random_bullshit.sundering_enchantment": "Sundering",
"block.aris_random_additions.magma_brick_slabs": "Magma Brick Slab",
"item.nims_random_bullshit.sand_dust": "Sand Dust",
"item.aris_random_additions.endite_sword": "Endite Sword",
"item.nims_random_bullshit.magic_flesh": "Magic Flesh",
"item.nims_random_bullshit.golden_berries": "Golden Berries",
"item.nims_random_bullshit.netherrack_juice_bucket": "Netherrack Juice Bucket",
@@ -4153,6 +4741,7 @@
"advancements.turd_advancement.title": "Crap!",
"item.aris_random_additions.orichalcum_armor_chestplate": "Orichalcum Chestplate",
"item.nims_random_bullshit.bedrock_eater": "Bedrock Eater",
"item.aris_random_additions.orichalcum_armor_helmet.description_0": "Set Bonus: Speed, Jump Boost",
"block.nims_random_bullshit.rubber_pressure_plate": "Rubber Pressure Plate",
"block.aris_random_additions.redstone_brick_walls": "Redstone Brick Wall",
"item.nims_random_bullshit.orichalcum_armor_leggings": "Orichalcum Leggings",
@@ -4173,18 +4762,21 @@
"advancements.grave_digger_advancement.descr": "Obtain Gravedigger",
"effect.nims_random_bullshit.summoned_entity_effect": "Summoned Entity",
"item.aris_random_additions.netherrackite": "Netherrackite Ingot",
"effect.aris_random_additions.the_end_of_your_misery_effect": "The End Of Your Misery",
"advancements.orichalcum_advancement.title": "Folly Red",
"item.nims_random_bullshit.ghoul_spawn_egg": "Ghoul Spawn Egg",
"item.aris_random_additions.orichalcum_armor_boots.description_0": "Set Bonus: Speed, Jump Boost",
"gui.nims_random_bullshit.mailbox_gui.label_y": "Y:",
"gui.nims_random_bullshit.mailbox_gui.label_z": "Z:",
"item.nims_random_bullshit.tux_spawn_egg": "Tux Spawn Egg",
"gui.nims_random_bullshit.mailbox_gui.label_x": "X:",
"item.nims_random_bullshit.orichalcum_armor_helmet": "Orichalcum Helmet",
"block.aris_random_additions.magma_bricks": "Magma Bricks",
"item.aris_random_additions.endite_axe": "Endite Axe",
"item.nims_random_bullshit.snow_golem_question_mark": "Snow Golem...?",
"item.aris_random_additions.gravedigger.description_0": "Right-Click on soul sand or soul soil to use them, summoning a ghoul that attacks hostile mobs.",
"item.aris_random_additions.gravedigger.description_1": "We must dig!",
"advancements.bedrock_advancement.descr": "Obtain Bedrock",
"item.aris_random_additions.gravedigger.description_1": "We must dig!",
"item.nims_random_bullshit.orichalcum_shovel": "Orichalcum Shovel",
"block.nims_random_bullshit.redstone_brick_stairs": "Redstone Brick Stairs",
"block.aris_random_additions.magma_brick_walls": "Magma Brick Wall",
@@ -4193,6 +4785,8 @@
"item.nims_random_bullshit.netherrackite": "Netherrackite Ingot",
"block.aris_random_additions.bedrockifier": "Bedrockifier",
"enchantment.aris_random_additions.sundering_enchantment": "Sundering",
"item.aris_random_additions.endite_shovel": "Endite Shovel",
"item.aris_random_additions.endite_scythe.description_0": "Inflicts \"The End Of Your Misery\" effect on-hit, which detonates after 4 seconds to do 33% missing health magic damage.",
"item.aris_random_additions.netherrackite_pickaxe": "Netherrackite Pickaxe",
"item.aris_random_additions.netherrack_juice_bucket": "Netherrack Juice Bucket",
"item.nims_random_bullshit.netherrackite_pickaxe.description_0": "Non-condensed netherracks broken by this pickaxe drop themselves an additional time.",
@@ -4203,6 +4797,7 @@
"block.nims_random_bullshit.ore_miner": "Ore Miner",
"advancements.star_wand_advancement.descr": "Use a Star Wand",
"item.aris_random_additions.netherrackite_pickaxe.description_0": "Non-condensed netherracks broken by this pickaxe drop themselves an additional time.",
"advancements.endite_set_advancement.descr": "Wear a full armor set of Endite.",
"block.nims_random_bullshit.condensed_condensed_condensed_netherrack": "Condensed Condensed Condensed Netherrack",
"item.aris_random_additions.magic_egg": "Magic Egg",
"entity.nims_random_bullshit.ghoul": "Ghoul",
@@ -4210,10 +4805,12 @@
"block.aris_random_additions.redstone_brick_slabs": "Redstone Brick Slab",
"advancements.star_advancement.descr": "Obtain a Star",
"item.nims_random_bullshit.bedrock_pickaxe": "Bedrock Pickaxe",
"item.aris_random_additions.endite_armor_chestplate.description_0": "Set Bonus: Resistance, Regeneration, Strength",
"block.nims_random_bullshit.magma_brick_stairs": "Magma Brick Stairs",
"advancements.bedrock_shard_advancement.descr": "Obtain Bedrock Shard",
"block.aris_random_additions.quadra_condensed_netherrack": "Quadra-condensed Netherrack",
"item.aris_random_additions.orichalcum_armor_boots": "Orichalcum Boots",
"item.aris_random_additions.endite_upgrade_smithing_template": "Endite Upgrade Template",
"item.aris_random_additions.bedrock_eater": "Bedrock Eater",
"advancements.orichalcum_advancement.descr": "Obtain Orichalcum",
"advancements.spawner_advancement.title": "It\u0027s spawnin\u0027 time!",
@@ -4223,6 +4820,7 @@
"item.nims_random_bullshit.orichalcum_armor_chestplate": "Orichalcum Chestplate",
"item.nims_random_bullshit.bean": "Bean",
"effect.aris_random_additions.stinky_effect": "Stinky",
"advancements.endite_hoe_advancement.descr": "Craft an Endite Hoe",
"item.aris_random_additions.orichalcum_armor_helmet": "Orichalcum Helmet",
"enchantment.aris_random_additions.ruining_enchantment": "Ruining",
"block.aris_random_additions.ore_miner": "Ore Miner",
@@ -4242,20 +4840,26 @@
"item.aris_random_additions.cheese": "Cheese",
"item.aris_random_additions.orichalcum_sword": "Orichalcum Sword",
"item.aris_random_additions.wand_of_resizing.description_0": "DISCLAIMER: Does not work with Origins that periodically reset your scale!",
"advancements.endite_scythe_advancement.descr": "Craft an Endite Scythe",
"item.aris_random_additions.block_eater": "Block Eater",
"entity.nims_random_bullshit.tux": "Tux",
"item.aris_random_additions.orichalcum_pickaxe": "Orichalcum Pickaxe",
"block.nims_random_bullshit.bedrockifier": "Bedrockifier",
"effect.aris_random_additions.summoned_entity_effect": "Summoned Entity",
"item.nims_random_bullshit.orichalcum": "Orichalcum",
"item.aris_random_additions.orichalcum_armor_leggings.description_0": "Set Bonus: Speed, Jump Boost",
"advancements.magic_egg_advancement.descr": "Obtain a Magic Egg",
"advancements.endite_advancement.title": "Purple Butter",
"entity.aris_random_additions.ari": "Ari",
"item.nims_random_bullshit.night_vision_goggles_helmet": "Night Vision Goggles",
"advancements.power_star_advancement.descr": "Craft a Power Star",
"block.aris_random_additions.orichalcum_ore": "Orichalcum Ore",
"item.aris_random_additions.orichalcum_axe": "Orichalcum Axe",
"item.aris_random_additions.endite_hoe": "Endite Hoe",
"block.aris_random_additions.rave_block": "Rave Block",
"advancements.orichalcum_set_advancement.title": "Cover Me In Folly Red",
"gui.nims_random_bullshit.ore_miner_gui.button_mine": "Mine",
"item.aris_random_additions.endite_scythe": "Endite Scythe",
"advancements.star_advancement.title": "A Star Meant To Be",
"painting.nims_random_bullshit.shit_painting.author": "nim",
"gui.nims_random_bullshit.mailbox_gui.outbox_x_coord": "0",
@@ -4264,6 +4868,8 @@
"advancements.condensed_netherrack_advancement.title": "Rackin\u0027 Em Up!",
"item.aris_random_additions.magic_flesh": "Magic Flesh",
"item.aris_random_additions.black_iron_ingot": "Black Iron Ingot",
"item.aris_random_additions.endite_armor_helmet": "Endite Helmet",
"advancements.endite_hoe_advancement.title": "Extremely Serious Dedication",
"block.nims_random_bullshit.magma_brick_walls": "Magma Brick Wall",
"block.nims_random_bullshit.rave_block": "Rave Block",
"item.nims_random_bullshit.orichalcum_sword": "Orichalcum Sword",
@@ -4271,19 +4877,25 @@
"block.aris_random_additions.condensed_condensed_condensed_netherrack": "Condensed Condensed Condensed Netherrack",
"advancements.star_wand_advancement.title": "Healius Absorbus!",
"advancements.magic_egg_advancement.title": "Core of a Spawner",
"advancements.power_star_advancement.title": "Folly Red Star",
"item.aris_random_additions.orichalcum_armor_chestplate.description_0": "Set Bonus: Speed, Jump Boost",
"item.aris_random_additions.ari_spawn_egg": "Ari Spawn Egg",
"entity.aris_random_additions.tux": "Tux",
"item.nims_random_bullshit.orichalcum_pickaxe": "Orichalcum Pickaxe",
"item.aris_random_additions.magic_dust": "Magic Dust",
"block.nims_random_bullshit.magma_brick_pressure_plate": "Magma Brick Pressure Plate",
"advancements.endite_set_advancement.title": "Cover Me In Endermite",
"advancements.bedrock_shard_advancement.title": "Unobtainium",
"item.aris_random_additions.endite_armor_boots.description_0": "Set Bonus: Resistance, Regeneration, Strength",
"fluid.nims_random_bullshit.netherrack_juice": "Netherrack Juice",
"item.nims_random_bullshit.wand_of_resizing.description_0": "DISCLAIMER: Does not work with Origins that periodically reset your scale!",
"gui.nims_random_bullshit.mailbox_gui.outbox_z_coord": "0",
"item.aris_random_additions.chorus_eye": "Eye of Chorus",
"enchantment.aris_random_additions.sweet_blade_enchantment": "Sweet Blade",
"item.aris_random_additions.turd": "Turd",
"item.aris_random_additions.pocket_lightning.description_0": "Spawns lightning wherever it lands.",
"item.nims_random_bullshit.netherrackite_pickaxe": "Netherrackite Pickaxe",
"item.aris_random_additions.endite_armor_helmet.description_0": "Set Bonus: Resistance, Regeneration, Strength",
"gui.aris_random_additions.bedrockifier_gui.label_bedrockifier": "Bedrockifier",
"block.aris_random_additions.penta_condensed_netherrack": "Penta-condensed Netherrack",
"item.nims_random_bullshit.orichalcum_hoe": "Orichalcum Hoe",
@@ -4296,16 +4908,19 @@
"block.aris_random_additions.redstone_bricks": "Redstone Bricks",
"item.nims_random_bullshit.block_eater": "Block Eater",
"item.aris_random_additions.lapis_lazuli_nugget": "Lapis Lazuli Nugget",
"item.aris_random_additions.endite_armor_leggings": "Endite Leggings",
"advancements.bedrock_advancement.title": "Unobtainium Block",
"item.nims_random_bullshit.star": "Star",
"gui.nims_random_bullshit.shit_gui.label_uh_ohh_stinky": "UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! ",
"block.nims_random_bullshit.magma_bricks": "Magma Bricks",
"gui.nims_random_bullshit.bedrockifier_gui.label_bedrockifier": "Bedrockifier",
"item.aris_random_additions.endite_armor_chestplate": "Endite Chestplate",
"item.nims_random_bullshit.shit": "Shit",
"advancements.block_eater_advancement.title": "Eat The Blocks",
"item.aris_random_additions.bedrock_pickaxe": "Bedrock Pickaxe",
"advancements.spawner_advancement.descr": "Obtain a Mob Spawner",
"item.aris_random_additions.wither_question_mark": "Wither...?",
"item.aris_random_additions.endite_armor_leggings.description_0": "Set Bonus: Resistance, Regeneration, Strength",
"advancements.netherrack_juice_advancement.title": "Smells Kinda Funny",
"block.nims_random_bullshit.redstone_brick_slabs": "Redstone Brick Slab",
"block.aris_random_additions.netherrack_juice": "Netherrack Juice"
@@ -4373,13 +4988,17 @@
{
"name": "PocketLightning",
"children": []
},
{
"name": "Endite",
"children": []
}
]
},
"workspaceSettings": {
"modid": "aris_random_additions",
"modName": "Ari\u0027s Random Additions",
"version": "2.0.3",
"version": "2.1.0",
"description": "Random Additions by Ari. Created with MCreator.",
"author": "nimsolated, MCreator",
"websiteURL": "https://mcreator.net",