Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "minecraft:chicken",
|
||||
"name": "entity.minecraft.chicken",
|
||||
"name_color": "0xE8E8E8",
|
||||
"gui_scale": 1,
|
||||
"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:chicken",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:feather",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"item": "minecraft:egg",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:glow_squid",
|
||||
"name": "entity.minecraft.glow_squid",
|
||||
"name_color": "0x237070",
|
||||
"gui_scale": 0.95,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 1,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 128,
|
||||
"input": {
|
||||
"item": "hostilenetworks:empty_prediction"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "",
|
||||
"fabricator_drops": [
|
||||
{
|
||||
"item": "minecraft:glow_ink_sac",
|
||||
"count": 16
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
23
minecraft/kubejs/data/hostilenetworks/data_models/squid.json
Normal file
23
minecraft/kubejs/data/hostilenetworks/data_models/squid.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:squid",
|
||||
"name": "entity.minecraft.squid",
|
||||
"name_color": "0x29353F",
|
||||
"gui_scale": 0.95,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 1,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 128,
|
||||
"input": {
|
||||
"item": "hostilenetworks:empty_prediction"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "",
|
||||
"fabricator_drops": [
|
||||
{
|
||||
"item": "minecraft:ink_sac",
|
||||
"count": 16
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "thermal:basalz",
|
||||
"name": "entity.thermal.basalz",
|
||||
"name_color": "0xE8E8E8",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 128,
|
||||
"input": {
|
||||
"item": "hostilenetworks:empty_prediction"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:nether_prediction"
|
||||
},
|
||||
"trivia": "",
|
||||
"fabricator_drops": [
|
||||
{
|
||||
"item": "thermal:basalz_rod",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "thermal:blitz",
|
||||
"name": "entity.thermal.blitz",
|
||||
"name_color": "0xE8E8E8",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 128,
|
||||
"input": {
|
||||
"item": "hostilenetworks:empty_prediction"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:nether_prediction"
|
||||
},
|
||||
"trivia": "",
|
||||
"fabricator_drops": [
|
||||
{
|
||||
"item": "thermal:blitz_rod",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "thermal:blizz",
|
||||
"name": "entity.thermal.blizz",
|
||||
"name_color": "0xE8E8E8",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 128,
|
||||
"input": {
|
||||
"item": "hostilenetworks:empty_prediction"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:nether_prediction"
|
||||
},
|
||||
"trivia": "",
|
||||
"fabricator_drops": [
|
||||
{
|
||||
"item": "thermal:blizz_rod",
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user