Alpha Release: 0.9.0 (#849)

Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
This commit is contained in:
Pyritie 2025-04-15 19:27:17 +01:00 committed by GitHub
parent d344316e5a
commit ec2e3cd3c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2193 changed files with 104602 additions and 53195 deletions

View file

@ -0,0 +1,44 @@
{
"type": "minecraft:block",
"pools": [
{
"name": "loot_pool",
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"name": "beneath:crackrack",
"conditions": [
{
"condition": "tfc:is_isolated"
}
]
},
{
"type": "minecraft:item",
"name": "beneath:crackrack_rock",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 4
}
}
]
}
]
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
]
}

View file

@ -0,0 +1,55 @@
{
"type": "minecraft:entity",
"pools": [
{
"name": "loot_pool",
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "tfc:food/venison",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 10,
"type": "minecraft:uniform"
}
}
]
}
]
},
{
"name": "loot_pool",
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bone",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 3
}
}
]
}
]
},
{
"name": "loot_pool",
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "beneath:cursed_hide"
}
]
}
]
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 16,
"xz_spread": 5,
"y_spread": 1,
"feature": "beneath:burpflower"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:button"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:chantrelle"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:death_cap"
}
}

View file

@ -0,0 +1,29 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "minecraft:delta_feature",
"config": {
"contents": {
"Name": "minecraft:lava",
"Properties": {
"level": "0"
}
},
"rim": {
"Name": "minecraft:magma_block"
},
"size": {
"type": "uniform",
"value": {
"min_inclusive": 3,
"max_inclusive": 7
}
},
"rim_size": {
"type": "uniform",
"value": {
"min_inclusive": 0,
"max_inclusive": 2
}
}
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:destroying_angels"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:fools_funnel"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 16,
"xz_spread": 5,
"y_spread": 2,
"feature": "beneath:gleamflower"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:oyster"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:parasol"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:portobello"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:shittake"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 5,
"y_spread": 1,
"feature": "beneath:sulfur"
}
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:random_patch",
"config": {
"tries": 32,
"xz_spread": 6,
"y_spread": 1,
"feature": "beneath:sulfur_tuft"
}
}

View file

@ -0,0 +1,51 @@
{
"type": "tfc:pipe_vein",
"config": {
"rarity": 45,
"size": 50,
"density": 0.9,
"min_y": 1,
"max_y": 127,
"random_name": "crackrack_pipe",
"height": 120,
"radius": 9,
"min_skew": 7,
"max_skew": 20,
"min_slant": 2,
"max_slant": 5,
"project": false,
"sign": 0,
"blocks": [
{
"replace": [
"minecraft:deepslate",
"tfg:rock/hardened_deepslate",
"tfc:mud/silty_loam",
"beneath:soul_clay",
"tfc:dirt/loam",
"tfc:mud/loam",
"tfc:peat",
"tfc:dirt/silty_loam",
"minecraft:blackstone",
"tfg:rock/hardened_blackstone",
"tfc:rock/raw/schist",
"tfc:rock/hardened/schist",
"tfc:rock/raw/diorite",
"tfc:rock/hardened/diorite",
"tfc:rock/raw/gabbro",
"tfc:rock/hardened/gabbro",
"tfc:rock/raw/gneiss",
"tfc:rock/hardened/gneiss",
"tfc:rock/raw/granite",
"tfc:rock/hardened/granite"
],
"with": [
{
"weight": 1,
"block": "beneath:crackrack"
}
]
}
]
}
}

View file

@ -0,0 +1,34 @@
{
"type": "tfc:disc_vein",
"config": {
"rarity": 35,
"size": 13,
"height": 4,
"density": 0.80,
"min_y": 48,
"max_y": 127,
"project": false,
"random_name": "cursecoal",
"blocks": [
{
"replace": [
"minecraft:deepslate",
"tfc:mud/silty_loam",
"beneath:soul_clay",
"tfc:dirt/loam",
"tfc:mud/loam",
"tfc:peat",
"tfc:dirt/silty_loam",
"minecraft:blackstone",
"minecraft:dripstone_block"
],
"with": [
{
"weight": 1,
"block": "beneath:ore/nether_cursecoal"
}
]
}
]
}
}

View file

@ -0,0 +1,24 @@
{
"type": "tfc:cluster_vein",
"config": {
"rarity": 75,
"size": 17,
"density": 0.6,
"min_y": 0,
"max_y": 64,
"random_name": "sylvite",
"blocks": [
{
"replace": [
"minecraft:blackstone"
],
"with": [
{
"weight": 1,
"block": "beneath:ore/blackstone_sylvite"
}
]
}
]
}
}

View file

@ -0,0 +1,48 @@
{
"feature": "beneath:glowstone_spikes",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 6
},
{
"type": "minecraft:count",
"count": 16
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 10
},
"min_inclusive": {
"above_bottom": 29
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}