mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 15:34:57 +00:00
Add minecraft bedrock server
This commit is contained in:
240
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/entities/mooshroom_milking.json
vendored
Normal file
240
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/entities/mooshroom_milking.json
vendored
Normal file
@ -0,0 +1,240 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": -1
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:mushroom_stew",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 0
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 2
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 3
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 4
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 5
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 6
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 7
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 7
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 8
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 8
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "has_mark_variant",
|
||||
"value": 9
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:suspicious_stew",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 9
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
27
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing.json
vendored
Normal file
27
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing.json
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "loot_tables/gameplay/fishing/junk.json",
|
||||
"weight": 10,
|
||||
"quality": -2
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "loot_tables/gameplay/fishing/treasure.json",
|
||||
"weight": 5,
|
||||
"quality": 2
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "loot_tables/gameplay/fishing/fish.json",
|
||||
"weight": 85,
|
||||
"quality": -1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
29
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/fish.json
vendored
Normal file
29
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/fish.json
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:fish",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:salmon",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:clownfish",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:pufferfish",
|
||||
"weight": 13
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
19
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/jungle_fish.json
vendored
Normal file
19
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/jungle_fish.json
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:fish",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:salmon",
|
||||
"weight": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
112
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/jungle_junk.json
vendored
Normal file
112
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/jungle_junk.json
vendored
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:leather_boots",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_damage",
|
||||
"damage": {
|
||||
"min": 0,
|
||||
"max": 0.90
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:leather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:bone",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:potion",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:string",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:fishing_rod",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_damage",
|
||||
"damage": {
|
||||
"min": 0,
|
||||
"max": 0.90
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:bowl",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:stick",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:dye",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 0
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:dye",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data":3
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:tripwire_hook",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:rotten_flesh",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:bamboo",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
92
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/junk.json
vendored
Normal file
92
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/junk.json
vendored
Normal file
@ -0,0 +1,92 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:leather_boots",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_damage",
|
||||
"damage": {
|
||||
"min": 0,
|
||||
"max": 0.90
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:leather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:bone",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:potion",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:string",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:fishing_rod",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_damage",
|
||||
"damage": {
|
||||
"min": 0,
|
||||
"max": 0.90
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:bowl",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:stick",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:dye",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 0
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:tripwire_hook",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:rotten_flesh",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
79
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/treasure.json
vendored
Normal file
79
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/fishing/treasure.json
vendored
Normal file
@ -0,0 +1,79 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:nautilus_shell",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:waterlily",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:name_tag",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:saddle",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:bow",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_damage",
|
||||
"damage": {
|
||||
"min": 0,
|
||||
"max": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "enchant_with_levels",
|
||||
"levels": 30,
|
||||
"treasure": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:fishing_rod",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_damage",
|
||||
"damage": {
|
||||
"min": 0,
|
||||
"max": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "enchant_with_levels",
|
||||
"levels": 30,
|
||||
"treasure": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:book",
|
||||
"weight": 6,
|
||||
"functions": [
|
||||
{
|
||||
"function": "enchant_with_levels",
|
||||
"levels": 30,
|
||||
"treasure": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
27
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/jungle_fishing.json
vendored
Normal file
27
servers/bedrock/behavior_packs/vanilla/loot_tables/gameplay/jungle_fishing.json
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "loot_tables/gameplay/fishing/jungle_junk.json",
|
||||
"weight": 10,
|
||||
"quality": -2
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "loot_tables/gameplay/fishing/treasure.json",
|
||||
"weight": 5,
|
||||
"quality": 2
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "loot_tables/gameplay/fishing/jungle_fish.json",
|
||||
"weight": 85,
|
||||
"quality": -1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user