Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "minecraft:mooshroom",
|
||||
"name": "entity.minecraft.mooshroom",
|
||||
"name_color": "0xA61012",
|
||||
"gui_scale": 0.95,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 128,
|
||||
"input": {
|
||||
"item": "hostilenetworks:empty_prediction"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "",
|
||||
"fabricator_drops": [
|
||||
{
|
||||
"item": "minecraft:brown_mushroom",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:red_mushroom",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:mushroom_stew",
|
||||
"count": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user