nah move troopers to venus instead
This commit is contained in:
@@ -101,12 +101,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 8,
|
||||
|
||||
@@ -106,12 +106,6 @@
|
||||
],
|
||||
"axolotls": [],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 3,
|
||||
|
||||
@@ -99,12 +99,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 8,
|
||||
|
||||
@@ -99,12 +99,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 8,
|
||||
|
||||
@@ -100,12 +100,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 8,
|
||||
|
||||
@@ -100,12 +100,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 8,
|
||||
|
||||
@@ -106,12 +106,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 3,
|
||||
|
||||
@@ -99,12 +99,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 8,
|
||||
|
||||
@@ -102,12 +102,6 @@
|
||||
}
|
||||
],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
},
|
||||
{
|
||||
"type": "beneath:red_elk",
|
||||
"maxCount": 3,
|
||||
|
||||
@@ -83,7 +83,14 @@
|
||||
"spawners": {
|
||||
"ambient": [],
|
||||
"axolotls": [],
|
||||
"creature": [],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
}
|
||||
],
|
||||
"misc": [],
|
||||
"monster": [
|
||||
{
|
||||
|
||||
@@ -80,7 +80,14 @@
|
||||
"spawners": {
|
||||
"ambient": [],
|
||||
"axolotls": [],
|
||||
"creature": [],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
}
|
||||
],
|
||||
"misc": [],
|
||||
"monster": [
|
||||
{
|
||||
|
||||
@@ -81,7 +81,14 @@
|
||||
"spawners": {
|
||||
"ambient": [],
|
||||
"axolotls": [],
|
||||
"creature": [],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
}
|
||||
],
|
||||
"misc": [],
|
||||
"monster": [
|
||||
{
|
||||
|
||||
@@ -88,7 +88,14 @@
|
||||
"spawners": {
|
||||
"ambient": [],
|
||||
"axolotls": [],
|
||||
"creature": [],
|
||||
"creature": [
|
||||
{
|
||||
"type": "species:trooper",
|
||||
"maxCount": 3,
|
||||
"minCount": 2,
|
||||
"weight": 50
|
||||
}
|
||||
],
|
||||
"misc": [],
|
||||
"monster": [
|
||||
{
|
||||
|
||||
@@ -134,6 +134,7 @@ function registerTFGVenusEntityTypeTags(event) {
|
||||
"endermanoverhaul:nether_wastes_enderman",
|
||||
"ad_astra:sulfur_creeper",
|
||||
'species:cliff_hanger',
|
||||
'species:trooper'
|
||||
]
|
||||
|
||||
ENTITIES.forEach(entity => {
|
||||
|
||||
Reference in New Issue
Block a user