From ae0bd0f411c1809c46d61b691fdb453c69634fbf Mon Sep 17 00:00:00 2001 From: nimsolated Date: Sun, 22 Mar 2026 18:39:02 -0700 Subject: [PATCH] Delete old .mcreator file --- nims_random_bullshit.mcreator | 4180 --------------------------------- 1 file changed, 4180 deletions(-) delete mode 100644 nims_random_bullshit.mcreator diff --git a/nims_random_bullshit.mcreator b/nims_random_bullshit.mcreator deleted file mode 100644 index 1f748fb..0000000 --- a/nims_random_bullshit.mcreator +++ /dev/null @@ -1,4180 +0,0 @@ -{ - "mod_elements": [ - { - "name": "CondensedNetherrack", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_netherrack", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/blockstates/condensed_netherrack.json", - "src/main/java/net/mcreator/arisrandomadditions/block/CondensedNetherrackBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/models/block/condensed_netherrack.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/condensed_netherrack.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "CondensedCondensedNetherrack", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_condensed_netherrack", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/condensed_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/blockstates/condensed_condensed_netherrack.json", - "src/main/java/net/mcreator/arisrandomadditions/block/CondensedCondensedNetherrackBlock.java", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/condensed_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/models/item/condensed_condensed_netherrack.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "CondensedCondensedCondensedNetherrack", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_condensed_condensed_netherrack", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/loot_tables/blocks/condensed_condensed_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/blockstates/condensed_condensed_condensed_netherrack.json", - "src/main/java/net/mcreator/arisrandomadditions/block/CondensedCondensedCondensedNetherrackBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/condensed_condensed_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/models/block/condensed_condensed_condensed_netherrack.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "CondensedNetherrackRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_netherrack_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/condensed_netherrack_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "CondensedCondensedNetherrackRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_condensed_netherrack_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/condensed_condensed_netherrack_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "CondensedCondensedCondensedNetherrackRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_condensed_condensed_netherrack_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/condensed_condensed_condensed_netherrack_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "NetherrackRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "netherrack_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/netherrack_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "CondensedNetherrackRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_netherrack_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/condensed_netherrack_recipe_2.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "CondensedCondensedNetherrack2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_condensed_netherrack_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/condensed_condensed_netherrack_2.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "BlockEater", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "block_eater", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/BlockEaterItem.java", - "src/main/resources/assets/aris_random_additions/models/item/block_eater.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "BlockEaterRightclickedOnBlock", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "block_eater_rightclicked_on_block", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/BlockEaterRightclickedOnBlockProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "itemstack", - "type": "itemstack" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Netherracks" - }, - { - "name": "BlockEaterRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "block_eater_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/block_eater_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "PassiveIncomeEnchantment", - "type": "enchantment", - "compiles": true, - "locked_code": false, - "registry_name": "passive_income_enchantment", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/enchantment/PassiveIncomeEnchantmentEnchantment.java" - ] - }, - "path": "~/Other" - }, - { - "name": "PassiveIncomeProcedure", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "passive_income_procedure", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/PassiveIncomeProcedureProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "BrokenGlass", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "broken_glass", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/broken_glass_side.json", - "src/main/resources/assets/aris_random_additions/blockstates/broken_glass.json", - "src/main/resources/assets/aris_random_additions/models/block/broken_glass_side_alt.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/broken_glass.json", - "src/main/resources/assets/aris_random_additions/models/block/broken_glass_noside_alt.json", - "src/main/resources/assets/aris_random_additions/models/item/broken_glass.json", - "src/main/resources/assets/aris_random_additions/models/block/broken_glass_noside.json", - "src/main/resources/assets/aris_random_additions/models/block/broken_glass_post.json", - "src/main/java/net/mcreator/arisrandomadditions/block/BrokenGlassBlock.java" - ] - }, - "path": "~/Other" - }, - { - "name": "BrokenGlassRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "broken_glass_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/broken_glass_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "QuadraCondensedNetherrack", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "quadra_condensed_netherrack", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/quadra_condensed_netherrack.json", - "src/main/java/net/mcreator/arisrandomadditions/block/QuadraCondensedNetherrackBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/quadra_condensed_netherrack.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/quadra_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/blockstates/quadra_condensed_netherrack.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "NetherrackitePickaxe", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "netherrackite_pickaxe", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/netherrackite_pickaxe.json", - "src/main/java/net/mcreator/arisrandomadditions/item/NetherrackitePickaxeItem.java" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "Netherrackite", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "netherrackite", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/netherrackite.json", - "src/main/java/net/mcreator/arisrandomadditions/item/NetherrackiteItem.java" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "NetherrackiteRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "netherrackite_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/netherrackite_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "NetherrackitePickaxeRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "netherrackite_pickaxe_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/netherrackite_pickaxe_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "QuadraCondensedNetherrackRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "quadra_condensed_netherrack_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/quadra_condensed_netherrack_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "QuadraCondensedNetherrackRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "quadra_condensed_netherrack_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/quadra_condensed_netherrack_recipe_2.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "PentaCondensedNetherrack", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "penta_condensed_netherrack", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/block/PentaCondensedNetherrackBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/penta_condensed_netherrack.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/penta_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/models/block/penta_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/blockstates/penta_condensed_netherrack.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "PentaCondensedNetherrackRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "penta_condensed_netherrack_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/penta_condensed_netherrack_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "PentaCondensedNetherrackRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "penta_condensed_netherrack_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/penta_condensed_netherrack_recipe_2.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "HexaCondensedNetherrack", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "hexa_condensed_netherrack", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/loot_tables/blocks/hexa_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/models/block/hexa_condensed_netherrack.json", - "src/main/resources/assets/aris_random_additions/blockstates/hexa_condensed_netherrack.json", - "src/main/java/net/mcreator/arisrandomadditions/block/HexaCondensedNetherrackBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/hexa_condensed_netherrack.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "HexaCondensedNetherrackRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "hexa_condensed_netherrack_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/hexa_condensed_netherrack_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "HexaCondensedNetherrackRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "hexa_condensed_netherrack_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/hexa_condensed_netherrack_recipe_2.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "NetherrackitePickaxeBlockDestroyedWithTool", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "netherrackite_pickaxe_block_destroyed_with_tool", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/NetherrackitePickaxeBlockDestroyedWithToolProcedure.java" - ], - "dependencies": [ - { - "name": "blockstate", - "type": "blockstate" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Netherracks" - }, - { - "name": "SandDust", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "sand_dust", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/sand_dust.json", - "src/main/java/net/mcreator/arisrandomadditions/item/SandDustItem.java" - ] - }, - "path": "~/Lapis" - }, - { - "name": "LapisLazuliNugget", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "lapis_lazuli_nugget", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/lapis_lazuli_nugget.json", - "src/main/java/net/mcreator/arisrandomadditions/item/LapisLazuliNuggetItem.java" - ] - }, - "path": "~/Lapis" - }, - { - "name": "LapisLazuliNuggetRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "lapis_lazuli_nugget_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/lapis_lazuli_nugget_recipe.json" - ] - }, - "path": "~/Lapis" - }, - { - "name": "LapisLazuliRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "lapis_lazuli_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/lapis_lazuli_recipe.json" - ] - }, - "path": "~/Lapis" - }, - { - "name": "MagicDust", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "magic_dust", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/magic_dust.json", - "src/main/java/net/mcreator/arisrandomadditions/item/MagicDustItem.java" - ] - }, - "path": "~/Lapis" - }, - { - "name": "MagicDustRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magic_dust_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magic_dust_recipe.json" - ] - }, - "path": "~/Lapis" - }, - { - "name": "SandDustRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "sand_dust_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/sand_dust_recipe.json" - ] - }, - "path": "~/Lapis" - }, - { - "name": "SandRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "sand_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/sand_recipe.json" - ] - }, - "path": "~/Lapis" - }, - { - "name": "MagicFlesh", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "magic_flesh", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/MagicFleshItem.java", - "src/main/resources/assets/aris_random_additions/models/item/magic_flesh.json" - ] - }, - "path": "~/Lapis" - }, - { - "name": "MagicFleshOnPlayerStoppedUsing", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "magic_flesh_on_player_stopped_using", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/MagicFleshOnPlayerStoppedUsingProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Lapis" - }, - { - "name": "MagicFleshRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magic_flesh_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magic_flesh_recipe.json" - ] - }, - "path": "~/Lapis" - }, - { - "name": "StinkyEffect", - "type": "potioneffect", - "compiles": true, - "locked_code": false, - "registry_name": "stinky_effect", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/potion/StinkyEffectMobEffect.java" - ] - }, - "path": "~/Turd" - }, - { - "name": "StinkyEffectOnEffectActiveTick", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "stinky_effect_on_effect_active_tick", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/StinkyEffectOnEffectActiveTickProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Turd" - }, - { - "name": "StinkyEffectEffectExpires", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "stinky_effect_effect_expires", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/StinkyEffectEffectExpiresProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - } - ] - }, - "path": "~/Turd" - }, - { - "name": "GoldenBerries", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "golden_berries", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/golden_berries.json", - "src/main/java/net/mcreator/arisrandomadditions/item/GoldenBerriesItem.java" - ] - }, - "path": "~/Other" - }, - { - "name": "GoldenBerriesRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "golden_berries_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/golden_berries_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "OreMinerGUI", - "type": "gui", - "compiles": true, - "locked_code": false, - "registry_name": "ore_miner_gui", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/world/inventory/OreMinerGUIMenu.java", - "src/main/java/net/mcreator/arisrandomadditions/client/gui/OreMinerGUIScreen.java" - ] - }, - "path": "~/OreMiner" - }, - { - "name": "OreMinerGUISlot0ImageDisplayCondition", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "ore_miner_gui_slot_0_image_display_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/OreMinerGUISlot0ImageDisplayConditionProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - } - ] - }, - "path": "~/OreMiner" - }, - { - "name": "NetherriteTemplateRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "netherrite_template_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/netherrite_template_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "OreMiner", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "ore_miner", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/loot_tables/blocks/ore_miner.json", - "src/main/resources/assets/aris_random_additions/models/block/ore_miner.json", - "src/main/java/net/mcreator/arisrandomadditions/block/OreMinerBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/ore_miner.json", - "src/main/java/net/mcreator/arisrandomadditions/block/entity/OreMinerBlockEntity.java", - "src/main/resources/assets/aris_random_additions/blockstates/ore_miner.json" - ] - }, - "path": "~/OreMiner" - }, - { - "name": "OreMinerRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "ore_miner_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/ore_miner_recipe.json" - ] - }, - "path": "~/OreMiner" - }, - { - "name": "NetherriteTemplateRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "netherrite_template_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/netherrite_template_recipe_2.json" - ] - }, - "path": "~/Other" - }, - { - "name": "Ghoul", - "type": "livingentity", - "compiles": true, - "locked_code": false, - "registry_name": "ghoul", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/client/renderer/GhoulRenderer.java", - "src/main/resources/assets/aris_random_additions/models/item/ghoul_spawn_egg.json", - "src/main/java/net/mcreator/arisrandomadditions/entity/GhoulEntity.java" - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "GhoulThisEntityKillsAnotherOne", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "ghoul_this_entity_kills_another_one", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/GhoulThisEntityKillsAnotherOneProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "Gravedigger", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "gravedigger", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/gravedigger.json", - "src/main/java/net/mcreator/arisrandomadditions/item/GravediggerItem.java" - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "GravediggerRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "gravedigger_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/gravedigger_recipe.json" - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "GravediggerRightclickedOnBlock", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "gravedigger_rightclicked_on_block", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/GravediggerRightclickedOnBlockProcedure.java" - ], - "dependencies": [ - { - "name": "blockstate", - "type": "blockstate" - }, - { - "name": "entity", - "type": "entity" - }, - { - "name": "itemstack", - "type": "itemstack" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "SummonedEntityEffect", - "type": "potioneffect", - "compiles": true, - "locked_code": false, - "registry_name": "summoned_entity_effect", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/potion/SummonedEntityEffectMobEffect.java" - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "SummonedEntityEffectEffectExpires", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "summoned_entity_effect_effect_expires", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/SummonedEntityEffectEffectExpiresProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "GhoulOnInitialEntitySpawn", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "ghoul_on_initial_entity_spawn", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/GhoulOnInitialEntitySpawnProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - } - ] - }, - "path": "~/Gravedigger" - }, - { - "name": "Star", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "star", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/StarItem.java", - "src/main/resources/assets/aris_random_additions/models/item/star.json" - ] - }, - "path": "~/Star" - }, - { - "name": "StarRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "star_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/star_recipe.json" - ] - }, - "path": "~/Star" - }, - { - "name": "StarWand", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "star_wand", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/star_wand.json", - "src/main/java/net/mcreator/arisrandomadditions/item/StarWandItem.java" - ] - }, - "path": "~/Star" - }, - { - "name": "StarWandRightclicked", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "star_wand_rightclicked", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/StarWandRightclickedProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "itemstack", - "type": "itemstack" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Star" - }, - { - "name": "StarWandRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "star_wand_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/star_wand_recipe.json" - ] - }, - "path": "~/Star" - }, - { - "name": "NetherrackJuice", - "type": "fluid", - "compiles": true, - "locked_code": false, - "registry_name": "netherrack_juice", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/blockstates/netherrack_juice.json", - "src/main/java/net/mcreator/arisrandomadditions/fluid/NetherrackJuiceFluid.java", - "src/main/java/net/mcreator/arisrandomadditions/item/NetherrackJuiceItem.java", - "src/main/resources/assets/aris_random_additions/models/item/netherrack_juice_bucket.json", - "src/main/java/net/mcreator/arisrandomadditions/block/NetherrackJuiceBlock.java", - "src/main/resources/assets/aris_random_additions/models/block/netherrack_juice.json", - "src/main/java/net/mcreator/arisrandomadditions/fluid/types/NetherrackJuiceFluidType.java" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "NetherrackJuiceBucketRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "netherrack_juice_bucket_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/netherrack_juice_bucket_recipe.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "NetherrackJuiceOnTickUpdate", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "netherrack_juice_on_tick_update", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/NetherrackJuiceOnTickUpdateProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Netherracks" - }, - { - "name": "BrokenGlassRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "broken_glass_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/broken_glass_recipe_2.json" - ] - }, - "path": "~/Other" - }, - { - "name": "Tux", - "type": "livingentity", - "compiles": true, - "locked_code": false, - "registry_name": "tux", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/tux_spawn_egg.json", - "src/main/java/net/mcreator/arisrandomadditions/client/renderer/TuxRenderer.java", - "src/main/java/net/mcreator/arisrandomadditions/entity/TuxEntity.java" - ] - }, - "path": "~/Tux" - }, - { - "name": "TuxPlaybackConditionJumpUp", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "tux_playback_condition_jump_up", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/TuxPlaybackConditionJumpUpProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - } - ] - }, - "path": "~/Tux" - }, - { - "name": "TuxPlaybackConditionFalling", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "tux_playback_condition_falling", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/TuxPlaybackConditionFallingProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - } - ] - }, - "path": "~/Tux" - }, - { - "name": "TuxPlaybackConditionWalking", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "tux_playback_condition_walking", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/TuxPlaybackConditionWalkingProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - } - ] - }, - "path": "~/Tux" - }, - { - "name": "SkullRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "skull_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/skull_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "WitherSkeletonSkullRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "wither_skeleton_skull_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/wither_skeleton_skull_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "RabbitHideRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "rabbit_hide_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/rabbit_hide_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "RabbitFootRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "rabbit_foot_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/rabbit_foot_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "DragonBreathRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "dragon_breath_recipe", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/recipes/brewing/DragonBreathRecipeBrewingRecipe.java" - ] - }, - "path": "~/Other" - }, - { - "name": "GunpowderRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "gunpowder_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/gunpowder_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "MobSpawnerRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "mob_spawner_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/mob_spawner_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "ExperienceBottleRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "experience_bottle_recipe", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/recipes/brewing/ExperienceBottleRecipeBrewingRecipe.java" - ] - }, - "path": "~/Other" - }, - { - "name": "RedstoneBricks", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_bricks", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/redstone_bricks.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/redstone_bricks.json", - "src/main/resources/assets/aris_random_additions/blockstates/redstone_bricks.json", - "src/main/resources/assets/aris_random_additions/models/item/redstone_bricks.json", - "src/main/java/net/mcreator/arisrandomadditions/block/RedstoneBricksBlock.java" - ] - }, - "path": "~/Redstone" - }, - { - "name": "RedstoneBrickStairs", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_brick_stairs", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/redstone_brick_stairs.json", - "src/main/resources/assets/aris_random_additions/blockstates/redstone_brick_stairs.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_stairs.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/redstone_brick_stairs.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_stairs_inner.json", - "src/main/java/net/mcreator/arisrandomadditions/block/RedstoneBrickStairsBlock.java", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_stairs_outer.json" - ] - }, - "path": "~/Redstone" - }, - { - "name": "RedstoneBrickSlabs", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_brick_slabs", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/loot_tables/blocks/redstone_brick_slabs.json", - "src/main/java/net/mcreator/arisrandomadditions/block/RedstoneBrickSlabsBlock.java", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_slabs_full.json", - "src/main/resources/assets/aris_random_additions/models/item/redstone_brick_slabs.json", - "src/main/resources/assets/aris_random_additions/blockstates/redstone_brick_slabs.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_slabs_top.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_slabs.json" - ] - }, - "path": "~/Redstone" - }, - { - "name": "RedstoneBrickWalls", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_brick_walls", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/loot_tables/blocks/redstone_brick_walls.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_walls_post.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_walls_side_tall.json", - "src/main/java/net/mcreator/arisrandomadditions/block/RedstoneBrickWallsBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/redstone_brick_walls.json", - "src/main/resources/assets/aris_random_additions/blockstates/redstone_brick_walls.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_walls_inventory.json", - "src/main/resources/assets/aris_random_additions/models/block/redstone_brick_walls.json" - ] - }, - "path": "~/Redstone" - }, - { - "name": "MagmaBricks", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "magma_bricks", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/magma_bricks.json", - "src/main/java/net/mcreator/arisrandomadditions/block/MagmaBricksBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/magma_bricks.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/magma_bricks.json", - "src/main/resources/assets/aris_random_additions/blockstates/magma_bricks.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickStairs", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_stairs", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_stairs_inner.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/magma_brick_stairs.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_stairs_outer.json", - "src/main/resources/assets/aris_random_additions/blockstates/magma_brick_stairs.json", - "src/main/resources/assets/aris_random_additions/models/item/magma_brick_stairs.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_stairs.json", - "src/main/java/net/mcreator/arisrandomadditions/block/MagmaBrickStairsBlock.java" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickSlabs", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_slabs", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/block/MagmaBrickSlabsBlock.java", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/magma_brick_slabs.json", - "src/main/resources/assets/aris_random_additions/blockstates/magma_brick_slabs.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_slabs.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_slabs_full.json", - "src/main/resources/assets/aris_random_additions/models/item/magma_brick_slabs.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_slabs_top.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickWalls", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_walls", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/loot_tables/blocks/magma_brick_walls.json", - "src/main/resources/assets/aris_random_additions/blockstates/magma_brick_walls.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_walls.json", - "src/main/resources/assets/aris_random_additions/models/item/magma_brick_walls.json", - "src/main/java/net/mcreator/arisrandomadditions/block/MagmaBrickWallsBlock.java", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_walls_post.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_walls_side_tall.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_walls_inventory.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickPressurePlate", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_pressure_plate", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_pressure_plate.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/magma_brick_pressure_plate.json", - "src/main/resources/assets/aris_random_additions/models/item/magma_brick_pressure_plate.json", - "src/main/resources/assets/aris_random_additions/blockstates/magma_brick_pressure_plate.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_pressure_plate_down.json", - "src/main/java/net/mcreator/arisrandomadditions/block/MagmaBrickPressurePlateBlock.java" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickButton", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_button", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/block/MagmaBrickButtonBlock.java", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/magma_brick_button.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_button_inventory.json", - "src/main/resources/assets/aris_random_additions/blockstates/magma_brick_button.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_button_pressed.json", - "src/main/resources/assets/aris_random_additions/models/item/magma_brick_button.json", - "src/main/resources/assets/aris_random_additions/models/block/magma_brick_button.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBricksRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_bricks_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_bricks_recipe.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickStairsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_stairs_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_brick_stairs_recipe.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickSlabsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_slabs_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_brick_slabs_recipe.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickWallsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_walls_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_brick_walls_recipe.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickPressurePlateRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_pressure_plate_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_brick_pressure_plate_recipe.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBrickButtonRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_brick_button_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_brick_button_recipe.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "RedstoneBricksRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_bricks_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/redstone_bricks_recipe.json" - ] - }, - "path": "~/Redstone" - }, - { - "name": "RedstoneBrickStairsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_brick_stairs_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/redstone_brick_stairs_recipe.json" - ] - }, - "path": "~/Redstone" - }, - { - "name": "RedstoneBrickSlabsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_brick_slabs_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/redstone_brick_slabs_recipe.json" - ] - }, - "path": "~/Redstone" - }, - { - "name": "RedstoneBrickWallsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "redstone_brick_walls_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/redstone_brick_walls_recipe.json" - ] - }, - "path": "~/Redstone" - }, - { - "name": "Bean", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "bean", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/bean.json", - "src/main/java/net/mcreator/arisrandomadditions/item/BeanItem.java" - ] - }, - "path": "~/Other" - }, - { - "name": "Cheese", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "cheese", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/CheeseItem.java", - "src/main/resources/assets/aris_random_additions/models/item/cheese.json" - ] - }, - "path": "~/Other" - }, - { - "name": "MagmaBlockLootTable", - "type": "loottable", - "compiles": true, - "locked_code": false, - "registry_name": "magma_block_loot_table", - "metadata": { - "files": [ - "src/main/resources/data/minecraft/loot_tables/blocks/magma_block.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "MagmaBricksRecipe4", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_bricks_recipe_4", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_bricks_recipe_4.json" - ] - }, - "path": "~/Magma" - }, - { - "name": "BedrockRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_recipe.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_recipe_2.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockPickaxe", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_pickaxe", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/bedrock_pickaxe.json", - "src/main/java/net/mcreator/arisrandomadditions/item/BedrockPickaxeItem.java" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockPickaxeEntitySwingsItem", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_pickaxe_entity_swings_item", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/BedrockPickaxeEntitySwingsItemProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockUpgradeTemplate", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_upgrade_template", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/BedrockUpgradeTemplateItem.java", - "src/main/resources/assets/aris_random_additions/models/item/bedrock_upgrade_template.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockPickaxeRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_pickaxe_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_pickaxe_recipe.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockUpgradeTemplateRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_upgrade_template_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_upgrade_template_recipe.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "TotemOfUndyingRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "totem_of_undying_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/totem_of_undying_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "Bedrockifier", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "bedrockifier", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/bedrockifier.json", - "src/main/java/net/mcreator/arisrandomadditions/block/entity/BedrockifierBlockEntity.java", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/bedrockifier.json", - "src/main/resources/assets/aris_random_additions/blockstates/bedrockifier.json", - "src/main/java/net/mcreator/arisrandomadditions/block/BedrockifierBlock.java", - "src/main/resources/assets/aris_random_additions/models/block/bedrockifier.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockifierGUI", - "type": "gui", - "compiles": true, - "locked_code": false, - "registry_name": "bedrockifier_gui", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/world/inventory/BedrockifierGUIMenu.java", - "src/main/java/net/mcreator/arisrandomadditions/client/gui/BedrockifierGUIScreen.java" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockifierRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrockifier_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrockifier_recipe.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "MagicEgg", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "magic_egg", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/MagicEggItem.java", - "src/main/resources/assets/aris_random_additions/models/item/magic_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "MagicEggRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magic_egg_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magic_egg_recipe.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "WitherQuestionMark", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "wither_question_mark", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/wither_question_mark.json", - "src/main/java/net/mcreator/arisrandomadditions/item/WitherQuestionMarkItem.java" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "WitherQuestionMarkRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "wither_question_mark_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/wither_question_mark_recipe.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "WitherSpawnEggRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "wither_spawn_egg_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/wither_spawn_egg_recipe.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "ZombieSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "zombie_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/zombie_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SkeletonSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "skeleton_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/skeleton_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SpiderSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "spider_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/spider_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "CreeperSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "creeper_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/creeper_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "EndermanSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "enderman_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/enderman_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "CowSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "cow_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/cow_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SheepSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "sheep_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/sheep_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "PigSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "pig_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/pig_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "HoglinSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "hoglin_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/hoglin_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "ChickenSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "chicken_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/chicken_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "TuxSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "tux_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/tux_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SlimeSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "slime_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/slime_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "GhastSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "ghast_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/ghast_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "ZombifiedPiglinSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "zombified_piglin_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/zombified_piglin_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "ZombieVillagerSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "zombie_villager_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/zombie_villager_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "BlazeSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "blaze_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/blaze_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "MagmaCubeSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "magma_cube_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/magma_cube_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "WitherSkeletonSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "wither_skeleton_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/wither_skeleton_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "GuardianSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "guardian_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/guardian_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "ElderGuardianSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "elder_guardian_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/elder_guardian_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SquidSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "squid_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/squid_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "GlowSquidSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "glow_squid_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/glow_squid_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "WolfSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "wolf_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/wolf_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "CatSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "cat_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/cat_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "OcelotSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "ocelot_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/ocelot_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "RabbitSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "rabbit_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/rabbit_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "MooshroomSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "mooshroom_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/mooshroom_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "DrownedSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "drowned_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/drowned_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "PhantomSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "phantom_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/phantom_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "ShulkerSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "shulker_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/shulker_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "EvokerSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "evoker_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/evoker_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "IronGolemQuestionMark", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "iron_golem_question_mark", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/IronGolemQuestionMarkItem.java", - "src/main/resources/assets/aris_random_additions/models/item/iron_golem_question_mark.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "IronGolemQuestionMarkRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "iron_golem_question_mark_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/iron_golem_question_mark_recipe.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "IronGolemSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "iron_golem_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/iron_golem_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "HorseSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "horse_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/horse_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "LlamaSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "llama_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/llama_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SnowGolemQuestionMark", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "snow_golem_question_mark", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/SnowGolemQuestionMarkItem.java", - "src/main/resources/assets/aris_random_additions/models/item/snow_golem_question_mark.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SnowGolemQuestionMarkRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "snow_golem_question_mark_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/snow_golem_question_mark_recipe.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "SnowGolemSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "snow_golem_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/snow_golem_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "WardenSpawnEgg", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "warden_spawn_egg", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/warden_spawn_egg.json" - ] - }, - "path": "~/SpawnEggs" - }, - { - "name": "BedrockSword", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_sword", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/bedrock_sword.json", - "src/main/java/net/mcreator/arisrandomadditions/item/BedrockSwordItem.java" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockSwordRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_sword_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_sword_recipe.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "GiftCommandLogic", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "gift_command_logic", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/GiftCommandLogicProcedure.java" - ], - "dependencies": [ - { - "name": "arguments", - "type": "cmdcontext" - }, - { - "name": "entity", - "type": "entity" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "GiftCommand", - "type": "command", - "compiles": true, - "locked_code": false, - "registry_name": "gift_command", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/command/GiftCommandCommand.java" - ] - }, - "path": "~/Other" - }, - { - "name": "NetherrackRecipe2", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "netherrack_recipe_2", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/netherrack_recipe_2.json" - ] - }, - "path": "~/Netherracks" - }, - { - "name": "Orichalcum", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/orichalcum.json", - "src/main/java/net/mcreator/arisrandomadditions/item/OrichalcumItem.java" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumOre", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_ore", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/block/OrichalcumOreBlock.java", - "src/main/resources/assets/aris_random_additions/blockstates/orichalcum_ore.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/orichalcum_ore.json", - "src/main/resources/data/aris_random_additions/worldgen/configured_feature/orichalcum_ore.json", - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_ore.json", - "src/main/resources/data/aris_random_additions/forge/biome_modifier/orichalcum_ore_biome_modifier.json", - "src/main/resources/data/aris_random_additions/worldgen/placed_feature/orichalcum_ore.json", - "src/main/resources/assets/aris_random_additions/models/block/orichalcum_ore.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumBlock", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_block", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/loot_tables/blocks/orichalcum_block.json", - "src/main/resources/assets/aris_random_additions/models/block/orichalcum_block.json", - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_block.json", - "src/main/resources/assets/aris_random_additions/blockstates/orichalcum_block.json", - "src/main/java/net/mcreator/arisrandomadditions/block/OrichalcumBlockBlock.java" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumOreBlockRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_ore_block_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_ore_block_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumBlockOreRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_block_ore_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_block_ore_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumOreSmelting", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_ore_smelting", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_ore_smelting.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumPickaxe", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_pickaxe", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_pickaxe.json", - "src/main/java/net/mcreator/arisrandomadditions/item/OrichalcumPickaxeItem.java" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumAxe", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_axe", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_axe.json", - "src/main/java/net/mcreator/arisrandomadditions/item/OrichalcumAxeItem.java" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumSword", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_sword", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/OrichalcumSwordItem.java", - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_sword.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumShovel", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_shovel", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_shovel.json", - "src/main/java/net/mcreator/arisrandomadditions/item/OrichalcumShovelItem.java" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumHoe", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_hoe", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_hoe.json", - "src/main/java/net/mcreator/arisrandomadditions/item/OrichalcumHoeItem.java" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumPickaxeRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_pickaxe_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_pickaxe_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumAxeRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_axe_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_axe_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumSwordRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_sword_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_sword_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumShovelRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_shovel_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_shovel_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumHoeRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_hoe_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_hoe_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumArmor", - "type": "armor", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_armor", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_armor_boots.json", - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_armor_chestplate.json", - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_armor_leggings.json", - "src/main/resources/assets/aris_random_additions/models/item/orichalcum_armor_helmet.json", - "src/main/java/net/mcreator/arisrandomadditions/item/OrichalcumArmorItem.java" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumArmorHelmetRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_armor_helmet_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_armor_helmet_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumArmorChestplateRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_armor_chestplate_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_armor_chestplate_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumArmorLeggingsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_armor_leggings_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_armor_leggings_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumArmorBootsRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_armor_boots_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/orichalcum_armor_boots_recipe.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumFeature", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_feature", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/forge/biome_modifier/orichalcum_feature_biome_modifier.json", - "src/main/resources/data/aris_random_additions/worldgen/configured_feature/orichalcum_feature.json", - "src/main/resources/data/aris_random_additions/worldgen/placed_feature/orichalcum_feature.json" - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumArmorBootsTickEvent", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_armor_boots_tick_event", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/OrichalcumArmorBootsTickEventProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - } - ] - }, - "path": "~/Orichalcum" - }, - { - "name": "OrichalcumSetAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_set_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/orichalcum_set_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "OrichalcumAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "orichalcum_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/orichalcum_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "BedrockShard", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_shard", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/bedrock_shard.json", - "src/main/java/net/mcreator/arisrandomadditions/item/BedrockShardItem.java" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockRecipe3", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_recipe_3", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_recipe_3.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockShardRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_shard_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_shard_recipe.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/bedrock_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "BedrockShardAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_shard_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/bedrock_shard_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "CondensedNetherrackAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "condensed_netherrack_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/condensed_netherrack_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "BlockEaterAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "block_eater_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/block_eater_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "MagicEggAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "magic_egg_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/magic_egg_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "SpawnerAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "spawner_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/spawner_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "TuxAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "tux_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/tux_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "StarAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "star_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/star_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "StarWandAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "star_wand_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/star_wand_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "NetherrackJuiceAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "netherrack_juice_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/netherrack_juice_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "GraveDiggerAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "grave_digger_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/grave_digger_advancement.json" - ] - }, - "path": "~/Advancements" - }, - { - "name": "OreMinerTickUpdate", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "ore_miner_tick_update", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/OreMinerTickUpdateProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/OreMiner" - }, - { - "name": "BedrockifierLogic", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "bedrockifier_logic", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/BedrockifierLogicProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockEater", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_eater", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/BedrockEaterItem.java", - "src/main/resources/assets/aris_random_additions/models/item/bedrock_eater.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockEaterRightClick", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_eater_right_click", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/BedrockEaterRightClickProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "itemstack", - "type": "itemstack" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Bedrock" - }, - { - "name": "BedrockEaterRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "bedrock_eater_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/bedrock_eater_recipe.json" - ] - }, - "path": "~/Bedrock" - }, - { - "name": "WandOfResizing", - "type": "tool", - "compiles": true, - "locked_code": false, - "registry_name": "wand_of_resizing", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/WandOfResizingItem.java", - "src/main/resources/assets/aris_random_additions/models/item/wand_of_resizing.json" - ] - }, - "path": "~/Other" - }, - { - "name": "WandOfResizingRightclicked", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "wand_of_resizing_rightclicked", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/WandOfResizingRightclickedProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "itemstack", - "type": "itemstack" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "WandOfResizingRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "wand_of_resizing_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/wand_of_resizing_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "PocketLightning", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "pocket_lightning", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/item/PocketLightningItem.java", - "src/main/resources/assets/aris_random_additions/models/item/pocket_lightning.json" - ] - }, - "path": "~/PocketLightning" - }, - { - "name": "PocketLightningProjectile", - "type": "projectile", - "compiles": true, - "locked_code": false, - "registry_name": "pocket_lightning_projectile", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/entity/PocketLightningProjectileEntity.java" - ] - }, - "path": "~/PocketLightning" - }, - { - "name": "PocketLightningProjectileProjectileHitsBlock", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "pocket_lightning_projectile_projectile_hits_block", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/PocketLightningProjectileProjectileHitsBlockProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/PocketLightning" - }, - { - "name": "PocketLightningProjectileProjectileHitsLivingEntity", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "pocket_lightning_projectile_projectile_hits_living_entity", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/PocketLightningProjectileProjectileHitsLivingEntityProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/PocketLightning" - }, - { - "name": "PocketLightningRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "pocket_lightning_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/pocket_lightning_recipe.json" - ] - }, - "path": "~/PocketLightning" - }, - { - "name": "RuiningEnchantment", - "type": "enchantment", - "compiles": true, - "locked_code": false, - "registry_name": "ruining_enchantment", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/enchantment/RuiningEnchantmentEnchantment.java" - ] - }, - "path": "~/Other" - }, - { - "name": "RuiningProcedure", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "ruining_procedure", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/RuiningProcedureProcedure.java" - ], - "dependencies": [ - { - "name": "damagesource", - "type": "damagesource" - }, - { - "name": "entity", - "type": "entity" - }, - { - "name": "sourceentity", - "type": "entity" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "SunderingEnchantment", - "type": "enchantment", - "compiles": true, - "locked_code": false, - "registry_name": "sundering_enchantment", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/enchantment/SunderingEnchantmentEnchantment.java" - ] - }, - "path": "~/Other" - }, - { - "name": "SunderingProcedure", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "sundering_procedure", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/SunderingProcedureProcedure.java" - ], - "dependencies": [ - { - "name": "damagesource", - "type": "damagesource" - }, - { - "name": "entity", - "type": "entity" - }, - { - "name": "sourceentity", - "type": "entity" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "NightVisionGoggles", - "type": "armor", - "compiles": true, - "locked_code": false, - "registry_name": "night_vision_goggles", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/night_vision_goggles_helmet.json", - "src/main/java/net/mcreator/arisrandomadditions/item/NightVisionGogglesItem.java" - ] - }, - "path": "~/Other" - }, - { - "name": "NightVisionGogglesHelmetTickEvent", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "night_vision_goggles_helmet_tick_event", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/NightVisionGogglesHelmetTickEventProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "NightVisionGogglesShaderUpdate", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "night_vision_goggles_shader_update", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/NightVisionGogglesShaderUpdateProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "BlackIronIngot", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "black_iron_ingot", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/black_iron_ingot.json", - "src/main/java/net/mcreator/arisrandomadditions/item/BlackIronIngotItem.java" - ] - }, - "path": "~/Other" - }, - { - "name": "NightVisionGogglesRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "night_vision_goggles_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/night_vision_goggles_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "BlackIronIngotRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "black_iron_ingot_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/black_iron_ingot_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "RaveBlock", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "rave_block", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/block/RaveBlockBlock.java", - "src/main/resources/assets/aris_random_additions/models/item/rave_block.json", - "src/main/resources/assets/aris_random_additions/models/block/rave_block.json", - "src/main/resources/data/aris_random_additions/loot_tables/blocks/rave_block.json", - "src/main/resources/assets/aris_random_additions/blockstates/rave_block.json" - ] - }, - "path": "~/Other" - }, - { - "name": "RaveBlockStates", - "type": "blockstates", - "compiles": true, - "locked_code": false, - "registry_name": "rave_block_states", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/block/rave_block_states_blockstate_0.json", - "src/main/resources/assets/aris_random_additions/models/block/rave_block_states_blockstate_3.json", - "src/main/resources/assets/aris_random_additions/models/block/rave_block_states_blockstate_1.json", - "src/main/resources/assets/aris_random_additions/models/block/rave_block_states_blockstate_4.json", - "src/main/resources/assets/aris_random_additions/models/block/rave_block_states_blockstate_2.json" - ] - }, - "path": "~/Other" - }, - { - "name": "RaveBlockOnTickUpdate", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "rave_block_on_tick_update", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/RaveBlockOnTickUpdateProcedure.java" - ], - "dependencies": [ - { - "name": "blockstate", - "type": "blockstate" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Other" - }, - { - "name": "RaveBlockRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "rave_block_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/rave_block_recipe.json" - ] - }, - "path": "~/Other" - }, - { - "name": "Turd", - "type": "item", - "compiles": true, - "locked_code": false, - "registry_name": "turd", - "metadata": { - "files": [ - "src/main/resources/assets/aris_random_additions/models/item/turd.json", - "src/main/java/net/mcreator/arisrandomadditions/item/TurdItem.java" - ] - }, - "path": "~/Turd" - }, - { - "name": "TurdProjectile", - "type": "projectile", - "compiles": true, - "locked_code": false, - "registry_name": "turd_projectile", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/entity/TurdProjectileEntity.java" - ] - }, - "path": "~/Turd" - }, - { - "name": "TurdProjectileHitsPlayer", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "turd_projectile_hits_player", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/procedures/TurdProjectileHitsPlayerProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "sourceentity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Turd" - }, - { - "name": "TurdGUI", - "type": "gui", - "compiles": true, - "locked_code": false, - "registry_name": "turd_gui", - "metadata": { - "files": [ - "src/main/java/net/mcreator/arisrandomadditions/world/inventory/TurdGUIMenu.java", - "src/main/java/net/mcreator/arisrandomadditions/client/gui/TurdGUIScreen.java" - ] - }, - "path": "~/Turd" - }, - { - "name": "TurdRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "turd_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/turd_recipe.json" - ] - }, - "path": "~/Turd" - }, - { - "name": "TurdPainting", - "type": "painting", - "compiles": true, - "locked_code": false, - "registry_name": "turd_painting", - "metadata": { - "files": [] - }, - "path": "~/Turd" - }, - { - "name": "BrownDyeTurdRecipe", - "type": "recipe", - "compiles": true, - "locked_code": false, - "registry_name": "brown_dye_turd_recipe", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/recipes/brown_dye_turd_recipe.json" - ] - }, - "path": "~/Turd" - }, - { - "name": "TurdAdvancement", - "type": "achievement", - "compiles": true, - "locked_code": false, - "registry_name": "turd_advancement", - "metadata": { - "files": [ - "src/main/resources/data/aris_random_additions/advancements/turd_advancement.json" - ] - }, - "path": "~/Advancements" - } - ], - "variable_elements": [], - "sound_elements": [], - "tag_elements": { - "BLOCKS:minecraft:replaceable": [ - "~CUSTOM:NetherrackJuice" - ], - "BLOCKS:minecraft:needs_diamond_tool": [ - "~CUSTOM:OrichalcumBlock", - "~CUSTOM:OrichalcumOre", - "~CUSTOM:Bedrockifier" - ], - "ITEMS:minecraft:pickaxes": [ - "~CUSTOM:WandOfResizing", - "~CUSTOM:OrichalcumPickaxe", - "~CUSTOM:BedrockPickaxe", - "~CUSTOM:StarWand", - "~CUSTOM:NetherrackitePickaxe" - ], - "ITEMS:minecraft:hoes": [ - "~CUSTOM:OrichalcumHoe" - ], - "ITEMS:mod:ore_miner_acceptable_inputs": [ - "CUSTOM:BedrockPickaxe", - "Items.DIAMOND_PICKAXE" - ], - "BLOCKS:minecraft:mineable/pickaxe": [ - "~CUSTOM:OrichalcumBlock", - "~CUSTOM:OrichalcumOre", - "~CUSTOM:Bedrockifier", - "~CUSTOM:MagmaBrickButton", - "~CUSTOM:MagmaBrickPressurePlate", - "~CUSTOM:MagmaBrickWalls", - "~CUSTOM:MagmaBrickSlabs", - "~CUSTOM:MagmaBrickStairs", - "~CUSTOM:MagmaBricks", - "~CUSTOM:RedstoneBrickWalls", - "~CUSTOM:RedstoneBrickSlabs", - "~CUSTOM:RedstoneBrickStairs", - "~CUSTOM:RedstoneBricks", - "~CUSTOM:HexaCondensedNetherrack", - "~CUSTOM:PentaCondensedNetherrack", - "~CUSTOM:QuadraCondensedNetherrack", - "~CUSTOM:CondensedCondensedCondensedNetherrack", - "~CUSTOM:CondensedCondensedNetherrack", - "~CUSTOM:CondensedNetherrack" - ], - "BLOCKS:minecraft:slabs": [ - "~CUSTOM:MagmaBrickSlabs", - "~CUSTOM:RedstoneBrickSlabs" - ], - "BLOCKS:minecraft:walls": [ - "~CUSTOM:MagmaBrickWalls", - "~CUSTOM:RedstoneBrickWalls" - ], - "ITEMS:minecraft:axes": [ - "~CUSTOM:OrichalcumAxe" - ], - "BLOCKS:minecraft:stairs": [ - "~CUSTOM:MagmaBrickStairs", - "~CUSTOM:RedstoneBrickStairs" - ], - "ITEMS:origins-plus-plus:raw_meat": [ - "CUSTOM:MagicFlesh" - ], - "ITEMS:minecraft:swords": [ - "~CUSTOM:OrichalcumSword", - "~CUSTOM:BedrockSword" - ], - "ITEMS:minecraft:shovels": [ - "~CUSTOM:OrichalcumShovel", - "~CUSTOM:Gravedigger" - ], - "ITEMS:origins:meat": [ - "CUSTOM:MagicFlesh" - ], - "BLOCKS:mod:netherrack": [ - "Blocks.NETHERRACK", - "CUSTOM:CondensedNetherrack", - "CUSTOM:CondensedCondensedNetherrack", - "CUSTOM:CondensedCondensedCondensedNetherrack", - "CUSTOM:QuadraCondensedNetherrack", - "CUSTOM:PentaCondensedNetherrack" - ] - }, - "tab_element_order": {}, - "language_map": { - "en_us": { - "advancements.condensed_netherrack_advancement.descr": "Condense Netherrack for the first time", - "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", - "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", - "advancements.grave_digger_advancement.title": "We Must Dig!", - "item.aris_random_additions.bedrock_upgrade_template": "Bedrock Upgrade Template", - "block.nims_random_bullshit.orichalcum_block": "Block of Orichalcum", - "block.nims_random_bullshit.rubber_slab": "Rubber Slab", - "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.nims_random_bullshit.orichalcum_ore": "Orichalcum Ore", - "block.aris_random_additions.condensed_condensed_netherrack": "Condensed Condensed Netherrack", - "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!", - "item.nims_random_bullshit.gravedigger.description_0": "Right-Click on soul sand or soul soil to use them, summoning a ghoul that attacks hostile mobs.", - "block.nims_random_bullshit.rubber_fence_gate": "Rubber Fence Gate", - "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", - "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", - "enchantment.nims_random_bullshit.ruining_enchantment": "Ruining", - "block.nims_random_bullshit.condensed_condensed_netherrack": "Condensed Condensed Netherrack", - "advancements.netherrack_juice_advancement.descr": "Obtain Netherrack Juice", - "block.nims_random_bullshit.quadra_condensed_netherrack": "Quadra-condensed Netherrack", - "gui.nims_random_bullshit.bedrockifier_gui.button_empty": "-\u003e", - "block.nims_random_bullshit.hexa_condensed_netherrack": "Hexa-condensed Netherrack", - "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.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", - "item.nims_random_bullshit.black_iron_ingot": "Black Iron Ingot", - "item.aris_random_additions.star_wand": "Star Wand", - "item.nims_random_bullshit.pocket_lightning.description_0": "Spawns lightning wherever it lands.", - "advancements.turd_advancement.title": "Crap!", - "item.aris_random_additions.orichalcum_armor_chestplate": "Orichalcum Chestplate", - "item.nims_random_bullshit.bedrock_eater": "Bedrock Eater", - "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", - "block.nims_random_bullshit.condensed_netherrack": "Condensed Netherrack", - "block.aris_random_additions.magma_brick_stairs": "Magma Brick Stairs", - "block.nims_random_bullshit.magma_brick_slabs": "Magma Brick Slab", - "item.nims_random_bullshit.pocket_lightning": "Pocket Lightning", - "block.aris_random_additions.redstone_brick_stairs": "Redstone Brick Stairs", - "item.aris_random_additions.orichalcum_shovel": "Orichalcum Shovel", - "item.nims_random_bullshit.star_wand": "Star Wand", - "item.nims_random_bullshit.orichalcum_axe": "Orichalcum Axe", - "enchantment.nims_random_bullshit.passive_income_enchantment": "Passive Income", - "block.aris_random_additions.magma_brick_button": "Magma Brick Button", - "item.aris_random_additions.bean": "Bean", - "block.nims_random_bullshit.broken_glass": "Broken Glass", - "block.nims_random_bullshit.redstone_brick_walls": "Redstone Brick Wall", - "item.aris_random_additions.tux_spawn_egg": "Tux Spawn Egg", - "effect.nims_random_bullshit.summoned_entity_effect": "Summoned Entity", - "advancements.grave_digger_advancement.descr": "Obtain Gravedigger", - "item.aris_random_additions.netherrackite": "Netherrackite Ingot", - "advancements.orichalcum_advancement.title": "Folly Red", - "item.nims_random_bullshit.ghoul_spawn_egg": "Ghoul Spawn Egg", - "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.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.", - "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", - "item.nims_random_bullshit.cheese": "Cheese", - "item.aris_random_additions.snow_golem_question_mark": "Snow Golem...?", - "item.nims_random_bullshit.netherrackite": "Netherrackite Ingot", - "block.aris_random_additions.bedrockifier": "Bedrockifier", - "enchantment.aris_random_additions.sundering_enchantment": "Sundering", - "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.", - "effect.nims_random_bullshit.stinky_effect": "Stinky", - "advancements.tux_advancement.descr": "Obtain a Tux Spawn Egg", - "item.aris_random_additions.gravedigger": "Gravedigger", - "item.aris_random_additions.orichalcum": "Orichalcum", - "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.", - "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", - "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", - "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.bedrock_eater": "Bedrock Eater", - "advancements.orichalcum_advancement.descr": "Obtain Orichalcum", - "advancements.spawner_advancement.title": "It\u0027s spawnin\u0027 time!", - "item.nims_random_bullshit.bedrock_shard": "Bedrock Shard", - "item.aris_random_additions.orichalcum_armor_leggings": "Orichalcum Leggings", - "item.aris_random_additions.iron_golem_question_mark": "Iron Golem...?", - "item.nims_random_bullshit.orichalcum_armor_chestplate": "Orichalcum Chestplate", - "item.nims_random_bullshit.bean": "Bean", - "effect.aris_random_additions.stinky_effect": "Stinky", - "item.aris_random_additions.orichalcum_armor_helmet": "Orichalcum Helmet", - "enchantment.aris_random_additions.ruining_enchantment": "Ruining", - "block.aris_random_additions.ore_miner": "Ore Miner", - "block.aris_random_additions.condensed_netherrack": "Condensed Netherrack", - "block.nims_random_bullshit.redstone_bricks": "Redstone Bricks", - "item.nims_random_bullshit.iron_golem_question_mark": "Iron Golem...?", - "item.aris_random_additions.golden_berries": "Golden Berries", - "item.nims_random_bullshit.lapis_lazuli_nugget": "Lapis Lazuli Nugget", - "item.aris_random_additions.star": "Star", - "item.nims_random_bullshit.bedrock_sword": "Bedrock Sword", - "item.nims_random_bullshit.wither_question_mark": "Wither...?", - "advancements.block_eater_advancement.descr": "Eat a block with the Block Eater", - "advancements.tux_advancement.title": "Tux!?", - "item.nims_random_bullshit.gravedigger": "Gravedigger", - "item.aris_random_additions.pocket_lightning": "Pocket Lightning", - "item.aris_random_additions.night_vision_goggles_helmet": "Night Vision Goggles", - "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!", - "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", - "advancements.magic_egg_advancement.descr": "Obtain a Magic Egg", - "item.nims_random_bullshit.night_vision_goggles_helmet": "Night Vision Goggles", - "block.aris_random_additions.orichalcum_ore": "Orichalcum Ore", - "item.aris_random_additions.orichalcum_axe": "Orichalcum Axe", - "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", - "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", - "block.nims_random_bullshit.rubber_fence": "Rubber Fence", - "advancements.turd_advancement.descr": "Turd", - "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", - "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", - "item.aris_random_additions.wand_of_resizing": "Wand Of Resizing", - "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", - "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.bedrock_shard_advancement.title": "Unobtainium", - "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.turd": "Turd", - "item.aris_random_additions.pocket_lightning.description_0": "Spawns lightning wherever it lands.", - "item.nims_random_bullshit.netherrackite_pickaxe": "Netherrackite Pickaxe", - "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", - "block.nims_random_bullshit.rubber_stairs": "Rubber Stairs", - "painting.aris_random_additions.turd_painting.title": "Turd Painting", - "block.nims_random_bullshit.netherrack_juice": "Netherrack Juice", - "fluid.aris_random_additions.netherrack_juice": "Netherrack Juice", - "block.nims_random_bullshit.rubber_button": "Rubber Button", - "item.nims_random_bullshit.magic_egg": "Magic Egg", - "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", - "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.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...?", - "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" - } - }, - "foldersRoot": { - "name": "~", - "children": [ - { - "name": "Netherracks", - "children": [] - }, - { - "name": "Other", - "children": [] - }, - { - "name": "Turd", - "children": [] - }, - { - "name": "Lapis", - "children": [] - }, - { - "name": "Star", - "children": [] - }, - { - "name": "Gravedigger", - "children": [] - }, - { - "name": "OreMiner", - "children": [] - }, - { - "name": "Tux", - "children": [] - }, - { - "name": "Redstone", - "children": [] - }, - { - "name": "Magma", - "children": [] - }, - { - "name": "Bedrock", - "children": [] - }, - { - "name": "SpawnEggs", - "children": [] - }, - { - "name": "Advancements", - "children": [] - }, - { - "name": "Orichalcum", - "children": [] - }, - { - "name": "PocketLightning", - "children": [] - } - ] - }, - "workspaceSettings": { - "modid": "aris_random_additions", - "modName": "Ari\u0027s Random Additions", - "version": "2.0.0", - "description": "Random Additions by Ari. Created with MCreator.", - "author": "nimsolated, MCreator", - "websiteURL": "https://mcreator.net", - "license": "Academic Free License v3.0", - "serverSideOnly": false, - "modPicture": "ari", - "requiredMods": [], - "dependencies": [], - "dependants": [], - "mcreatorDependencies": [ - "photon", - "pehkui" - ], - "currentGenerator": "forge-1.20.1", - "credits": "Created using mod maker MCreator - https://mcreator.net/about", - "modElementsPackage": "net.mcreator.arisrandomadditions" - }, - "mcreatorVersion": 202400452410 -} \ No newline at end of file