1
0

first commit

This commit is contained in:
2026-04-06 19:28:59 +02:00
commit d05c9d74c2
57 changed files with 1007 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 2.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh"
}
],
"rolls": 1.0
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"value": "noemie_mc:drop_sand"
}
]
}
],
"random_sequence": "minecraft:entities/camel_husk"
}

View File

@@ -0,0 +1,89 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2,
"min": 0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1,
"min": 0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:gunpowder"
}
],
"rolls": 1
},
{
"bonus_rolls": 0,
"conditions": [
{
"condition": "minecraft:entity_properties",
"entity": "attacker",
"predicate": {
"type": "#minecraft:skeletons"
}
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"nbt": "{powered:0b}"
}
}
],
"entries": [
{
"type": "minecraft:tag",
"expand": true,
"name": "minecraft:creeper_drop_music_discs"
}
],
"rolls": 1
},
{
"bonus_rolls": 0,
"conditions": [
{
"condition": "minecraft:entity_properties",
"entity": "attacker",
"predicate": {
"type": "#minecraft:skeletons"
}
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"nbt": "{powered:1b}"
}
}
],
"entries": [
{
"type": "minecraft:loot_table",
"value": "hb_discs:satisfactory"
}
],
"rolls": 1
}
],
"random_sequence": "minecraft:entities/creeper"
}

View File

@@ -0,0 +1,158 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"vehicle": {
"type": "minecraft:camel_husk"
}
}
}
],
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rabbit_foot"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"condition": "minecraft:random_chance_with_enchanted_bonus",
"enchanted_chance": {
"type": "minecraft:linear",
"base": 0.035,
"per_level_above_first": 0.01
},
"enchantment": "minecraft:looting",
"unenchanted_chance": 0.025
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:iron_ingot"
},
{
"type": "minecraft:item",
"name": "minecraft:carrot"
},
{
"type": "minecraft:item",
"functions": [
{
"conditions": [
{
"condition": "minecraft:any_of",
"terms": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"flags": {
"is_on_fire": true
}
}
},
{
"condition": "minecraft:entity_properties",
"entity": "direct_attacker",
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
}
}
]
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:potato"
}
],
"rolls": 1.0
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"value": "noemie_mc:drop_sand"
}
]
}
],
"random_sequence": "minecraft:entities/husk"
}

View File

@@ -0,0 +1,116 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:arrow"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:bone"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
],
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase",
"limit": 1
},
{
"function": "minecraft:set_potion",
"id": "minecraft:weakness"
}
],
"name": "minecraft:tipped_arrow"
}
],
"rolls": 1.0
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"value": "noemie_mc:drop_sand"
}
]
}
],
"random_sequence": "minecraft:entities/parched"
}

View File

@@ -0,0 +1,8 @@
{
"values": [
"hb_banners:triangle_bottom_left",
"hb_banners:triangle_bottom_right",
"hb_banners:triangle_top_left",
"hb_banners:triangle_top_right"
]
}

View File

@@ -0,0 +1,4 @@
{
"replace": true,
"values": []
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"noemie_mc_gm:init"
]
}

View File

@@ -0,0 +1,11 @@
{
"values": [
"hb_paintings:lustigheim",
"hb_paintings:swamp",
"hb_paintings:bbf_creative",
"hb_paintings:alias",
"hb_paintings:deltatrack",
"hb_paintings:greencraft",
"hb_paintings:gugus"
]
}