init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
5
kubejs/data/hostilenetworks/data_models/bat.json
Normal file
5
kubejs/data/hostilenetworks/data_models/bat.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
30
kubejs/data/hostilenetworks/data_models/blaze.json
Normal file
30
kubejs/data/hostilenetworks/data_models/blaze.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"entity": "minecraft:blaze",
|
||||
"name": "entity.minecraft.blaze",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 1024,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:nether_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.blaze",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:blaze_rod",
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"item": "gtceu:sulfur_dust",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "minecraft:magma_block",
|
||||
"count": 32
|
||||
}
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/chicken.json
Normal file
5
kubejs/data/hostilenetworks/data_models/chicken.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/cod.json
Normal file
5
kubejs/data/hostilenetworks/data_models/cod.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/cow.json
Normal file
5
kubejs/data/hostilenetworks/data_models/cow.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
47
kubejs/data/hostilenetworks/data_models/creeper.json
Normal file
47
kubejs/data/hostilenetworks/data_models/creeper.json
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"entity": "minecraft:creeper",
|
||||
"subtypes": [
|
||||
"creeperoverhaul:badlands_creeper",
|
||||
"creeperoverhaul:bamboo_creeper",
|
||||
"creeperoverhaul:beach_creeper",
|
||||
"creeperoverhaul:cave_creeper",
|
||||
"creeperoverhaul:dark_oak_creeper",
|
||||
"creeperoverhaul:desert_creeper",
|
||||
"creeperoverhaul:dripstone_creeper",
|
||||
"creeperoverhaul:hills_creeper",
|
||||
"creeperoverhaul:jungle_creeper",
|
||||
"creeperoverhaul:mushroom_creeper",
|
||||
"creeperoverhaul:ocean_creeper",
|
||||
"creeperoverhaul:savannah_creeper",
|
||||
"creeperoverhaul:snowy_creeper",
|
||||
"creeperoverhaul:spruce_creeper",
|
||||
"creeperoverhaul:swamp_creeper"
|
||||
],
|
||||
"name": "entity.minecraft.creeper",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 64,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.creeper",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:gunpowder",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "minecraft:creeper_head",
|
||||
"count": 6
|
||||
},
|
||||
{
|
||||
"item": "minecraft:coal",
|
||||
"count": 32
|
||||
}
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/drowned.json
Normal file
5
kubejs/data/hostilenetworks/data_models/drowned.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
33
kubejs/data/hostilenetworks/data_models/ender_dragon.json
Normal file
33
kubejs/data/hostilenetworks/data_models/ender_dragon.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"entity": "minecraft:ender_dragon",
|
||||
"name": "entity.minecraft.ender_dragon",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 0.25,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0.5,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 6666,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:end_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.ender_dragon",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:dragon_breath",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": "kubejs:dragon_lair_data",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "kubejs:ender_dragon_scale",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"data_per_kill": [
|
||||
3, 12, 30, 45
|
||||
]
|
||||
}
|
||||
34
kubejs/data/hostilenetworks/data_models/enderman.json
Normal file
34
kubejs/data/hostilenetworks/data_models/enderman.json
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"entity": "minecraft:enderman",
|
||||
"name": "entity.minecraft.enderman",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 0.75,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 2048,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:end_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.enderman",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:ender_pearl",
|
||||
"count": 6
|
||||
},
|
||||
{
|
||||
"item": "minecraft:emerald",
|
||||
"count": 6
|
||||
},
|
||||
{
|
||||
"item": "enderio:enderman_head",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": "kubejs:impossible_realm_data",
|
||||
"count": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/evoker.json
Normal file
5
kubejs/data/hostilenetworks/data_models/evoker.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
30
kubejs/data/hostilenetworks/data_models/ghast.json
Normal file
30
kubejs/data/hostilenetworks/data_models/ghast.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"entity": "minecraft:ghast",
|
||||
"subtypes": [
|
||||
"twilightforest:carminite_ghastguard",
|
||||
"twilightforest:carminite_ghastling"
|
||||
],
|
||||
"name": "entity.minecraft.ghast",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 0.25,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 4,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 1024,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:nether_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.ghast",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:ghast_tear",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": "gtceu:silver_ingot",
|
||||
"count": 12
|
||||
}
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/glow_squid.json
Normal file
5
kubejs/data/hostilenetworks/data_models/glow_squid.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
45
kubejs/data/hostilenetworks/data_models/guardian.json
Normal file
45
kubejs/data/hostilenetworks/data_models/guardian.json
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"entity": "minecraft:guardian",
|
||||
"name": "entity.minecraft.guardian",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 1024,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:prismarine_shard",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "minecraft:prismarine_crystals",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cod",
|
||||
"count": 64
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"item": "gtceu:aluminium_dust",
|
||||
"count": 12
|
||||
},
|
||||
{
|
||||
"item": "kubejs:guardian_scale",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wet_sponge",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/hoglin.json
Normal file
5
kubejs/data/hostilenetworks/data_models/hoglin.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/iron_golem.json
Normal file
5
kubejs/data/hostilenetworks/data_models/iron_golem.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/magma_cube.json
Normal file
5
kubejs/data/hostilenetworks/data_models/magma_cube.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/mooshroom.json
Normal file
5
kubejs/data/hostilenetworks/data_models/mooshroom.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/phantom.json
Normal file
5
kubejs/data/hostilenetworks/data_models/phantom.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/pig.json
Normal file
5
kubejs/data/hostilenetworks/data_models/pig.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/polar_bear.json
Normal file
5
kubejs/data/hostilenetworks/data_models/polar_bear.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/rabbit.json
Normal file
5
kubejs/data/hostilenetworks/data_models/rabbit.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/sheep.json
Normal file
5
kubejs/data/hostilenetworks/data_models/sheep.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
26
kubejs/data/hostilenetworks/data_models/shulker.json
Normal file
26
kubejs/data/hostilenetworks/data_models/shulker.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"entity": "minecraft:shulker",
|
||||
"name": "entity.minecraft.shulker",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 512,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:end_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.shulker",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:shulker_shell",
|
||||
"count": 6
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond",
|
||||
"count": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
37
kubejs/data/hostilenetworks/data_models/skeleton.json
Normal file
37
kubejs/data/hostilenetworks/data_models/skeleton.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"entity": "minecraft:skeleton",
|
||||
"subtypes": [
|
||||
"minecraft:stray"
|
||||
],
|
||||
"name": "entity.minecraft.skeleton",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 64,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.skeleton",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:arrow",
|
||||
"count": 64
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bone",
|
||||
"count": 64
|
||||
},
|
||||
{
|
||||
"item": "minecraft:skeleton_skull",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "gtceu:tin_ingot",
|
||||
"count": 8
|
||||
}
|
||||
]
|
||||
}
|
||||
35
kubejs/data/hostilenetworks/data_models/slime.json
Normal file
35
kubejs/data/hostilenetworks/data_models/slime.json
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"entity": "minecraft:slime",
|
||||
"subtypes": [
|
||||
"tconstruct:earth_slime",
|
||||
"twilightforest:maze_slime",
|
||||
"twilightforest:slime_beetle"
|
||||
],
|
||||
"name": "entity.minecraft.slime",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 2,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 64,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.slime",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:slime_ball",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "gtceu:nickel_ingot",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "gtceu:platinum_nugget",
|
||||
"count": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/snow_golem.json
Normal file
5
kubejs/data/hostilenetworks/data_models/snow_golem.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
37
kubejs/data/hostilenetworks/data_models/spider.json
Normal file
37
kubejs/data/hostilenetworks/data_models/spider.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"entity": "minecraft:spider",
|
||||
"subtypes": [
|
||||
"minecraft:cave_spider",
|
||||
"twilightforest:hedge_spider",
|
||||
"twilightforest:king_spider",
|
||||
"twilightforest:swarm_spider",
|
||||
"twilightforest:carminite_broodling"
|
||||
],
|
||||
"name": "entity.minecraft.spider",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 64,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.spider",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:string",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "minecraft:spider_eye",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:copper_ingot",
|
||||
"count": 12
|
||||
}
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/squid.json
Normal file
5
kubejs/data/hostilenetworks/data_models/squid.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"conditions": [{
|
||||
"modid": "thermal",
|
||||
"type": "forge:mod_loaded"
|
||||
}],
|
||||
"entity": "thermal:blitz",
|
||||
"subtypes": [
|
||||
"thermal:blizz",
|
||||
"thermal:basalz"
|
||||
],
|
||||
"name": "hostilenetworks.name.thermal_elemental",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1.0,
|
||||
"gui_x_offset": 0.0,
|
||||
"gui_y_offset": 0.0,
|
||||
"gui_z_offset": 0.0,
|
||||
"sim_cost": 1024,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix",
|
||||
"count": 1
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction",
|
||||
"count": 1
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.thermal_elemental",
|
||||
"fabricator_drops": [{
|
||||
"item": "gtceu:saltpeter_dust",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "gtceu:obsidian_dust",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:snowball",
|
||||
"count": 64
|
||||
},
|
||||
{
|
||||
"item": "thermal:blitz_rod",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"item": "thermal:basalz_rod",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"item": "thermal:blizz_rod",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"tier_data": [
|
||||
6,
|
||||
54,
|
||||
354,
|
||||
1254
|
||||
],
|
||||
|
||||
"data_per_kill": [
|
||||
1,
|
||||
4,
|
||||
10,
|
||||
18
|
||||
]
|
||||
}
|
||||
5
kubejs/data/hostilenetworks/data_models/vindicator.json
Normal file
5
kubejs/data/hostilenetworks/data_models/vindicator.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
34
kubejs/data/hostilenetworks/data_models/warden.json
Normal file
34
kubejs/data/hostilenetworks/data_models/warden.json
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"entity": "minecraft:warden",
|
||||
"name": "entity.minecraft.warden",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 0.5,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0.5,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 6666,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.warden",
|
||||
"fabricator_drops": [
|
||||
{
|
||||
"item": "minecraft:sculk_catalyst",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "kubejs:deep_dark_data",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "kubejs:warden_horn",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"data_per_kill": [
|
||||
3, 12, 30, 45
|
||||
]
|
||||
}
|
||||
30
kubejs/data/hostilenetworks/data_models/witch.json
Normal file
30
kubejs/data/hostilenetworks/data_models/witch.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"entity": "minecraft:witch",
|
||||
"name": "entity.minecraft.witch",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 0.8,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 512,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.witch",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:redstone",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glowstone_dust",
|
||||
"count": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar",
|
||||
"count": 16
|
||||
}
|
||||
]
|
||||
}
|
||||
26
kubejs/data/hostilenetworks/data_models/wither.json
Normal file
26
kubejs/data/hostilenetworks/data_models/wither.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"entity": "minecraft:wither",
|
||||
"name": "entity.minecraft.wither",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 0.5,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": -0.33,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 6666,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:nether_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.wither",
|
||||
"fabricator_drops": [{
|
||||
"item": "kubejs:wither_realm_data",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"item": "kubejs:wither_bone",
|
||||
"count": 16
|
||||
}
|
||||
]
|
||||
}
|
||||
25
kubejs/data/hostilenetworks/data_models/wither_skeleton.json
Normal file
25
kubejs/data/hostilenetworks/data_models/wither_skeleton.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"entity": "minecraft:wither_skeleton",
|
||||
"name": "entity.minecraft.wither_skeleton",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 1024,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:nether_prediction"
|
||||
},
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:wither_skeleton_skull",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "gtceu:lead_ingot",
|
||||
"count": 12
|
||||
}
|
||||
]
|
||||
}
|
||||
43
kubejs/data/hostilenetworks/data_models/zombie.json
Normal file
43
kubejs/data/hostilenetworks/data_models/zombie.json
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"entity": "minecraft:zombie",
|
||||
"subtypes": [
|
||||
"minecraft:husk",
|
||||
"minecraft:zombie_villager",
|
||||
"twilightforest:rising_zombie"
|
||||
],
|
||||
"name": "entity.minecraft.zombie",
|
||||
"name_color": "#00FFFFFF",
|
||||
"gui_scale": 1,
|
||||
"gui_x_offset": 0,
|
||||
"gui_y_offset": 0,
|
||||
"gui_z_offset": 0,
|
||||
"sim_cost": 64,
|
||||
"input": {
|
||||
"item": "hostilenetworks:prediction_matrix"
|
||||
},
|
||||
"base_drop": {
|
||||
"item": "hostilenetworks:overworld_prediction"
|
||||
},
|
||||
"trivia": "hostilenetworks.trivia.zombie",
|
||||
"fabricator_drops": [{
|
||||
"item": "minecraft:rotten_flesh",
|
||||
"count": 40
|
||||
},
|
||||
{
|
||||
"item": "minecraft:iron_ingot",
|
||||
"count": 12
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "minecraft:potato",
|
||||
"count": 32
|
||||
},
|
||||
{
|
||||
"item": "minecraft:zombie_head",
|
||||
"count": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
6
kubejs/data/hostilenetworks/model_tiers/advanced.json
Normal file
6
kubejs/data/hostilenetworks/model_tiers/advanced.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"required_data": 54,
|
||||
"data_per_kill": 10,
|
||||
"color": "blue",
|
||||
"accuracy": 0.10
|
||||
}
|
||||
6
kubejs/data/hostilenetworks/model_tiers/basic.json
Normal file
6
kubejs/data/hostilenetworks/model_tiers/basic.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"required_data": 6,
|
||||
"data_per_kill": 4,
|
||||
"color": "green",
|
||||
"accuracy": 0.05
|
||||
}
|
||||
6
kubejs/data/hostilenetworks/model_tiers/faulty.json
Normal file
6
kubejs/data/hostilenetworks/model_tiers/faulty.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"required_data": 0,
|
||||
"data_per_kill": 1,
|
||||
"color": "dark_gray",
|
||||
"accuracy": 0.00
|
||||
}
|
||||
6
kubejs/data/hostilenetworks/model_tiers/self_aware.json
Normal file
6
kubejs/data/hostilenetworks/model_tiers/self_aware.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"required_data": 1254,
|
||||
"data_per_kill": 0,
|
||||
"color": "gold",
|
||||
"accuracy": 0.30
|
||||
}
|
||||
6
kubejs/data/hostilenetworks/model_tiers/superior.json
Normal file
6
kubejs/data/hostilenetworks/model_tiers/superior.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"required_data": 354,
|
||||
"data_per_kill": 18,
|
||||
"color": "light_purple",
|
||||
"accuracy": 0.20
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue