буду срать
This commit is contained in:
parent
b212959490
commit
64c9b007cc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"values": [
|
||||||
|
"#c:is_desert",
|
||||||
|
"minecraft:desert",
|
||||||
|
"minecraft:badlands",
|
||||||
|
"minecraft:taiga"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,48 @@
|
|||||||
|
{
|
||||||
|
"processors": [
|
||||||
|
{
|
||||||
|
"processor_type": "minecraft:rule",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"input_predicate": {
|
||||||
|
"block": "overdrive_that_matters:tritanium_block_light_gray",
|
||||||
|
"predicate_type": "minecraft:random_block_match",
|
||||||
|
"probability": 0.2
|
||||||
|
},
|
||||||
|
"location_predicate": {
|
||||||
|
"predicate_type": "minecraft:always_true"
|
||||||
|
},
|
||||||
|
"output_state": {
|
||||||
|
"Name": "overdrive_that_matters:decorative_crate"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"input_predicate": {
|
||||||
|
"block": "overdrive_that_matters:floor_tiles_stairs_white",
|
||||||
|
"predicate_type": "minecraft:random_block_match",
|
||||||
|
"probability": 0.1
|
||||||
|
},
|
||||||
|
"location_predicate": {
|
||||||
|
"predicate_type": "minecraft:always_true"
|
||||||
|
},
|
||||||
|
"output_state": {
|
||||||
|
"Name": "overdrive_that_matters:floor_tiles_slab_white"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"input_predicate": {
|
||||||
|
"block": "overdrive_that_matters:reinforced_redstone_lamp_inverted",
|
||||||
|
"predicate_type": "minecraft:random_block_match",
|
||||||
|
"probability": 0.3
|
||||||
|
},
|
||||||
|
"location_predicate": {
|
||||||
|
"predicate_type": "minecraft:always_true"
|
||||||
|
},
|
||||||
|
"output_state": {
|
||||||
|
"Name": "overdrive_that_matters:reinforced_redstone_lamp"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:jigsaw",
|
||||||
|
"biomes": "#overdrive_that_matters:roflite_cluster",
|
||||||
|
"max_distance_from_center": 100,
|
||||||
|
"size": 1,
|
||||||
|
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||||
|
"start_height": {
|
||||||
|
"absolute": -1
|
||||||
|
},
|
||||||
|
"spawn_overrides": {
|
||||||
|
"monster": {
|
||||||
|
"bounding_box": "piece",
|
||||||
|
"spawns": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"start_pool": "overdrive_that_matters:roflite_cluster",
|
||||||
|
"step": "surface_structures",
|
||||||
|
"terrain_adaption": "bury",
|
||||||
|
"use_expansion_hack": false
|
||||||
|
}
|
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"placement": {
|
||||||
|
"type": "minecraft:random_spread",
|
||||||
|
"salt": 11827364,
|
||||||
|
"separation": 2,
|
||||||
|
"spacing": 5
|
||||||
|
},
|
||||||
|
"structures": [
|
||||||
|
{
|
||||||
|
"structure": "overdrive_that_matters:roflite_cluster",
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"structure": "overdrive_that_matters:roflite_cluster",
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"structure": "overdrive_that_matters:roflite_cluster",
|
||||||
|
"weight": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -36,6 +36,24 @@
|
|||||||
"projection": "rigid"
|
"projection": "rigid"
|
||||||
},
|
},
|
||||||
"weight": 2
|
"weight": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:laboratory/halls/decor/desks",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:laboratory/halls/decor/filters",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"fallback": "minecraft:empty"
|
"fallback": "minecraft:empty"
|
||||||
|
@ -0,0 +1,69 @@
|
|||||||
|
{
|
||||||
|
"name": "overdrive_that_matters:roflite_cluster",
|
||||||
|
"fallback": "minecraft:empty",
|
||||||
|
"elements": [
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:roflite/fracture",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:roflite/monolith_a",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:roflite/monolith_b",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:roflite/monolith_c",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:roflite/sponge",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:roflite/support_a",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"element": {
|
||||||
|
"element_type": "minecraft:single_pool_element",
|
||||||
|
"location": "overdrive_that_matters:roflite/support_b",
|
||||||
|
"processors": "minecraft:empty",
|
||||||
|
"projection": "rigid"
|
||||||
|
},
|
||||||
|
"weight": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user