You've already forked minecraft-assets
Create/Update assets for version 1.21.2-pre1
This commit is contained in:
1
data/minecraft/loot_table/shearing/_all.json
Normal file
1
data/minecraft/loot_table/shearing/_all.json
Normal file
File diff suppressed because one or more lines are too long
1
data/minecraft/loot_table/shearing/_list.json
Normal file
1
data/minecraft/loot_table/shearing/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["mooshroom","sheep"],"files":["bogged.json","mooshroom.json","sheep.json","snow_golem.json"]}
|
||||
34
data/minecraft/loot_table/shearing/bogged.json
Normal file
34
data/minecraft/loot_table/shearing/bogged.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:brown_mushroom"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:red_mushroom"
|
||||
}
|
||||
],
|
||||
"rolls": 2.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/bogged"
|
||||
}
|
||||
49
data/minecraft/loot_table/shearing/mooshroom.json
Normal file
49
data/minecraft/loot_table/shearing/mooshroom.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:mooshroom",
|
||||
"variant": "red"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/mooshroom/red"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:mooshroom",
|
||||
"variant": "brown"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/mooshroom/brown"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/mooshroom"
|
||||
}
|
||||
1
data/minecraft/loot_table/shearing/mooshroom/_all.json
Normal file
1
data/minecraft/loot_table/shearing/mooshroom/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"brown":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:brown_mushroom"}],"rolls":5.0}],"random_sequence":"minecraft:shearing/mooshroom/brown"},"red":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:red_mushroom"}],"rolls":5.0}],"random_sequence":"minecraft:shearing/mooshroom/red"}}
|
||||
1
data/minecraft/loot_table/shearing/mooshroom/_list.json
Normal file
1
data/minecraft/loot_table/shearing/mooshroom/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["brown.json","red.json"]}
|
||||
16
data/minecraft/loot_table/shearing/mooshroom/brown.json
Normal file
16
data/minecraft/loot_table/shearing/mooshroom/brown.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_mushroom"
|
||||
}
|
||||
],
|
||||
"rolls": 5.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/mooshroom/brown"
|
||||
}
|
||||
16
data/minecraft/loot_table/shearing/mooshroom/red.json
Normal file
16
data/minecraft/loot_table/shearing/mooshroom/red.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_mushroom"
|
||||
}
|
||||
],
|
||||
"rolls": 5.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/mooshroom/red"
|
||||
}
|
||||
289
data/minecraft/loot_table/shearing/sheep.json
Normal file
289
data/minecraft/loot_table/shearing/sheep.json
Normal file
@@ -0,0 +1,289 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "white",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/white"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "orange",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/orange"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "magenta",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/magenta"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "light_blue",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/light_blue"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "yellow",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/yellow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "lime",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/lime"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "pink",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/pink"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "gray",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/gray"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "light_gray",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/light_gray"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "cyan",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/cyan"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "purple",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/purple"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "blue",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/blue"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "brown",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/brown"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "green",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/green"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "red",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/red"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:sheep",
|
||||
"color": "black",
|
||||
"sheared": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": "minecraft:shearing/sheep/black"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep"
|
||||
}
|
||||
1
data/minecraft/loot_table/shearing/sheep/_all.json
Normal file
1
data/minecraft/loot_table/shearing/sheep/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"black":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:black_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/black"},"blue":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:blue_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/blue"},"brown":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:brown_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/brown"},"cyan":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:cyan_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/cyan"},"gray":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:gray_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/gray"},"green":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:green_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/green"},"light_blue":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:light_blue_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/light_blue"},"light_gray":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:light_gray_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/light_gray"},"lime":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:lime_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/lime"},"magenta":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:magenta_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/magenta"},"orange":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:orange_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/orange"},"pink":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:pink_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/pink"},"purple":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:purple_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/purple"},"red":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:red_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/red"},"white":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:white_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/white"},"yellow":{"type":"minecraft:shearing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:yellow_wool"}],"rolls":{"type":"minecraft:uniform","max":3.0,"min":1.0}}],"random_sequence":"minecraft:shearing/sheep/yellow"}}
|
||||
1
data/minecraft/loot_table/shearing/sheep/_list.json
Normal file
1
data/minecraft/loot_table/shearing/sheep/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["black.json","blue.json","brown.json","cyan.json","gray.json","green.json","light_blue.json","light_gray.json","lime.json","magenta.json","orange.json","pink.json","purple.json","red.json","white.json","yellow.json"]}
|
||||
20
data/minecraft/loot_table/shearing/sheep/black.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/black.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:black_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/black"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/blue.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/blue.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blue_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/blue"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/brown.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/brown.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/brown"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/cyan.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/cyan.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cyan_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/cyan"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/gray.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/gray.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gray_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/gray"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/green.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/green.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:green_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/green"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/light_blue.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/light_blue.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_blue_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/light_blue"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/light_gray.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/light_gray.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_gray_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/light_gray"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/lime.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/lime.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lime_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/lime"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/magenta.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/magenta.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:magenta_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/magenta"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/orange.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/orange.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:orange_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/orange"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/pink.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/pink.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pink_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/pink"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/purple.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/purple.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:purple_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/purple"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/red.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/red.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/red"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/white.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/white.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:white_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/white"
|
||||
}
|
||||
20
data/minecraft/loot_table/shearing/sheep/yellow.json
Normal file
20
data/minecraft/loot_table/shearing/sheep/yellow.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:yellow_wool"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/sheep/yellow"
|
||||
}
|
||||
16
data/minecraft/loot_table/shearing/snow_golem.json
Normal file
16
data/minecraft/loot_table/shearing/snow_golem.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:shearing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:carved_pumpkin"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:shearing/snow_golem"
|
||||
}
|
||||
Reference in New Issue
Block a user