update: 1.6.0

This commit is contained in:
nimsolated
2026-03-14 20:46:02 -07:00
parent aa8c6fa7bd
commit d2b291f129
173 changed files with 6262 additions and 151 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"random_sequence": "nims_random_bullshit:blocks/bedrockifier",
"pools": [
{
"rolls": 1.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "nims_random_bullshit:bedrockifier"
}
]
}
]
}

View File

@@ -0,0 +1,15 @@
{
"type": "minecraft:smithing_transform",
"template": {
"item": "nims_random_bullshit:bedrock_upgrade_template"
},
"base": {
"item": "minecraft:netherite_pickaxe"
},
"addition": {
"item": "minecraft:bedrock"
},
"result": {
"item": "nims_random_bullshit:bedrock_pickaxe"
}
}

View File

@@ -0,0 +1,37 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
},
{
"item": "nims_random_bullshit:hexa_condensed_netherrack"
}
],
"result": {
"item": "minecraft:bedrock",
"count": 1
}
}

View File

@@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
{
"item": "minecraft:bedrock"
}
],
"result": {
"item": "nims_random_bullshit:hexa_condensed_netherrack",
"count": 9
}
}

View File

@@ -0,0 +1,15 @@
{
"type": "minecraft:smithing_transform",
"template": {
"item": "nims_random_bullshit:bedrock_upgrade_template"
},
"base": {
"item": "minecraft:netherite_sword"
},
"addition": {
"item": "minecraft:bedrock"
},
"result": {
"item": "nims_random_bullshit:bedrock_sword"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:bedrock"
},
{
"item": "minecraft:netherite_upgrade_smithing_template"
}
],
"result": {
"item": "nims_random_bullshit:bedrock_upgrade_template",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"bcb",
"bbb"
],
"key": {
"a": {
"item": "minecraft:bedrock"
},
"b": {
"item": "nims_random_bullshit:condensed_condensed_condensed_netherrack"
},
"c": {
"item": "nims_random_bullshit:cheese"
}
},
"result": {
"item": "nims_random_bullshit:bedrockifier",
"count": 1
}
}

View File

@@ -0,0 +1,30 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"ded"
],
"key": {
"a": {
"item": "minecraft:blaze_rod"
},
"b": {
"item": "minecraft:blaze_powder"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
},
"d": {
"item": "nims_random_bullshit:condensed_condensed_netherrack"
},
"e": {
"item": "minecraft:lava_bucket"
}
},
"result": {
"item": "minecraft:blaze_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:cod"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:cat_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"aba"
],
"key": {
"a": {
"item": "minecraft:feather"
},
"b": {
"item": "minecraft:egg"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:chicken_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"aba"
],
"key": {
"a": {
"item": "minecraft:beef"
},
"b": {
"item": "minecraft:leather"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:cow_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:gunpowder"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:creeper_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:water_bucket"
},
"b": {
"item": "minecraft:zombie_spawn_egg"
}
},
"result": {
"item": "minecraft:drowned_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"ada"
],
"key": {
"a": {
"item": "minecraft:prismarine_shard"
},
"b": {
"item": "minecraft:wet_sponge"
},
"c": {
"item": "minecraft:guardian_spawn_egg"
},
"d": {
"item": "minecraft:tropical_fish_bucket"
}
},
"result": {
"item": "minecraft:elder_guardian_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:ender_pearl"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:enderman_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"bdb"
],
"key": {
"a": {
"item": "minecraft:emerald"
},
"b": {
"item": "minecraft:gold_ingot"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
},
"d": {
"item": "minecraft:totem_of_undying"
}
},
"result": {
"item": "minecraft:evoker_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"ada"
],
"key": {
"a": {
"item": "minecraft:ghast_tear"
},
"b": {
"item": "minecraft:gunpowder"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
},
"d": {
"item": "minecraft:fire_charge"
}
},
"result": {
"item": "minecraft:ghast_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"ada"
],
"key": {
"a": {
"item": "minecraft:deepslate"
},
"b": {
"item": "minecraft:glowstone_dust"
},
"c": {
"item": "minecraft:squid_spawn_egg"
},
"d": {
"item": "minecraft:water_bucket"
}
},
"result": {
"item": "minecraft:glow_squid_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aca"
],
"key": {
"a": {
"item": "minecraft:prismarine_shard"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
},
"c": {
"item": "minecraft:cod_bucket"
}
},
"result": {
"item": "minecraft:guardian_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"aba"
],
"key": {
"a": {
"item": "nims_random_bullshit:condensed_netherrack"
},
"b": {
"item": "nims_random_bullshit:condensed_condensed_netherrack"
},
"c": {
"item": "minecraft:pig_spawn_egg"
}
},
"result": {
"item": "minecraft:hoglin_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"ccc"
],
"key": {
"a": {
"item": "minecraft:wheat"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
},
"c": {
"item": "minecraft:hay_block"
}
},
"result": {
"item": "minecraft:horse_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"bbb",
" b "
],
"key": {
"a": {
"item": "minecraft:carved_pumpkin"
},
"b": {
"item": "minecraft:iron_block"
}
},
"result": {
"item": "nims_random_bullshit:iron_golem_question_mark",
"count": 1
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "nims_random_bullshit:iron_golem_question_mark"
},
{
"item": "nims_random_bullshit:magic_egg"
}
],
"result": {
"item": "minecraft:iron_golem_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"ddd"
],
"key": {
"a": {
"item": "minecraft:leather"
},
"b": {
"item": "minecraft:wheat"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
},
"d": {
"item": "minecraft:hay_block"
}
},
"result": {
"item": "minecraft:llama_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
" a ",
"aba",
" a "
],
"key": {
"a": {
"item": "nims_random_bullshit:magic_dust"
},
"b": {
"item": "minecraft:egg"
}
},
"result": {
"item": "nims_random_bullshit:magic_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"ada"
],
"key": {
"a": {
"item": "nims_random_bullshit:bean"
},
"b": {
"item": "nims_random_bullshit:cheese"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
},
"d": {
"item": "minecraft:magma_cream"
}
},
"result": {
"item": "minecraft:magma_cube_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"cdc"
],
"key": {
"a": {
"item": "minecraft:red_mushroom"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
},
"c": {
"item": "minecraft:mycelium"
},
"d": {
"item": "minecraft:milk_bucket"
}
},
"result": {
"item": "minecraft:mooshroom_spawn_egg",
"count": 1
}
}

View File

@@ -1,16 +0,0 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"pattern": [
"a"
],
"key": {
"a": {
"item": "minecraft:bedrock"
}
},
"result": {
"item": "minecraft:obsidian",
"count": 9
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"bcb",
"ddd"
],
"key": {
"a": {
"item": "minecraft:vine"
},
"b": {
"item": "minecraft:jungle_sapling"
},
"c": {
"item": "minecraft:cat_spawn_egg"
},
"d": {
"tag": "minecraft:dirt"
}
},
"result": {
"item": "minecraft:ocelot_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"cdc"
],
"key": {
"a": {
"item": "minecraft:phantom_membrane"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
},
"c": {
"item": "minecraft:white_bed"
},
"d": {
"item": "minecraft:elytra"
}
},
"result": {
"item": "minecraft:phantom_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:porkchop"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:pig_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"cdc"
],
"key": {
"a": {
"item": "minecraft:rabbit_hide"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
},
"c": {
"item": "minecraft:rabbit_foot"
},
"d": {
"item": "minecraft:rabbit"
}
},
"result": {
"item": "minecraft:rabbit_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"aba"
],
"key": {
"a": {
"item": "minecraft:mutton"
},
"b": {
"tag": "minecraft:wool"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:sheep_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"aca",
"aba"
],
"key": {
"a": {
"item": "minecraft:popped_chorus_fruit"
},
"b": {
"item": "minecraft:shulker_shell"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:shulker_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:bone"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:skeleton_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:slime_ball"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:slime_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"a",
"b",
"b"
],
"key": {
"a": {
"item": "minecraft:carved_pumpkin"
},
"b": {
"item": "minecraft:snow_block"
}
},
"result": {
"item": "nims_random_bullshit:snow_golem_question_mark",
"count": 1
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "nims_random_bullshit:snow_golem_question_mark"
},
{
"item": "nims_random_bullshit:magic_egg"
}
],
"result": {
"item": "minecraft:snow_golem_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"aba"
],
"key": {
"a": {
"item": "minecraft:string"
},
"b": {
"item": "minecraft:spider_eye"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:spider_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:ink_sac"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:squid_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:totem_of_undying"
},
{
"item": "nims_random_bullshit:shit"
}
],
"result": {
"item": "nims_random_bullshit:magic_dust",
"count": 16
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"aba"
],
"key": {
"a": {
"item": "nims_random_bullshit:broken_glass"
},
"b": {
"item": "minecraft:bedrock"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "nims_random_bullshit:tux_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aca"
],
"key": {
"a": {
"item": "minecraft:echo_shard"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
},
"c": {
"item": "nims_random_bullshit:iron_golem_question_mark"
}
},
"result": {
"item": "minecraft:warden_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"bbb",
" b "
],
"key": {
"a": {
"item": "minecraft:wither_skeleton_skull"
},
"b": {
"item": "minecraft:soul_sand"
}
},
"result": {
"item": "nims_random_bullshit:wither_question_mark",
"count": 1
}
}

View File

@@ -0,0 +1,30 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"acd",
"eee"
],
"key": {
"a": {
"item": "minecraft:coal"
},
"b": {
"item": "minecraft:wither_skeleton_skull"
},
"c": {
"item": "minecraft:skeleton_spawn_egg"
},
"d": {
"item": "minecraft:stone_sword"
},
"e": {
"item": "nims_random_bullshit:condensed_condensed_condensed_netherrack"
}
},
"result": {
"item": "minecraft:wither_skeleton_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "nims_random_bullshit:wither_question_mark"
},
{
"item": "nims_random_bullshit:magic_egg"
}
],
"result": {
"item": "minecraft:wither_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"ada"
],
"key": {
"a": {
"item": "minecraft:cooked_mutton"
},
"b": {
"item": "minecraft:cooked_chicken"
},
"c": {
"item": "nims_random_bullshit:magic_egg"
},
"d": {
"item": "minecraft:bone"
}
},
"result": {
"item": "minecraft:wolf_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "minecraft:rotten_flesh"
},
"b": {
"item": "nims_random_bullshit:magic_egg"
}
},
"result": {
"item": "minecraft:zombie_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
"aba",
"aaa"
],
"key": {
"a": {
"item": "nims_random_bullshit:magic_flesh"
},
"b": {
"item": "minecraft:zombie_spawn_egg"
}
},
"result": {
"item": "minecraft:zombie_villager_spawn_egg",
"count": 1
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aba",
"bcb",
"aba"
],
"key": {
"a": {
"item": "minecraft:gold_nugget"
},
"b": {
"item": "nims_random_bullshit:condensed_netherrack"
},
"c": {
"item": "minecraft:zombie_spawn_egg"
}
},
"result": {
"item": "minecraft:zombified_piglin_spawn_egg",
"count": 1
}
}