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

@@ -1,40 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bedrock",
"weight": 1,
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 1
}
}
]
}
]
}
],
"random_sequence": "minecraft:blocks/bedrock"
}

View File

@@ -1,6 +1,7 @@
{
"replace": false,
"values": [
"nims_random_bullshit:bedrockifier",
"nims_random_bullshit:magma_brick_button",
"nims_random_bullshit:magma_brick_pressure_plate",
"nims_random_bullshit:magma_brick_walls",

View File

@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"nims_random_bullshit:bedrockifier"
]
}

View File

@@ -1,6 +1,7 @@
{
"replace": false,
"values": [
"nims_random_bullshit:bedrock_pickaxe",
"nims_random_bullshit:star_wand",
"nims_random_bullshit:netherrackite_pickaxe"
]

View File

@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"nims_random_bullshit:bedrock_sword"
]
}

View File

@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"nims_random_bullshit:shit_painting"
]
}

View File

@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"nims_random_bullshit:mailman_profession"
]
}