Updated Primitive Creatures (#1337)
* updated primitive creatures, and figured out how to make them not spawn randomly any more * tags and items and recipes * tweak * langs * adding loot * mod ID rename * langs * more loot tweaks * loot tweaks
This commit is contained in:
parent
a75febb28a
commit
64244314e0
33 changed files with 343 additions and 56 deletions
|
|
@ -448,8 +448,8 @@
|
|||
type: "dimension"
|
||||
}
|
||||
{
|
||||
entity: "kaolinclayze:tfc"
|
||||
icon: "kaolinclayze:tfc_spawn_egg"
|
||||
entity: "primitive_creatures:tfc"
|
||||
icon: "primitive_creatures:tfc_spawn_egg"
|
||||
id: "710B94F88C7078C9"
|
||||
optional_task: true
|
||||
type: "kill"
|
||||
|
|
@ -743,8 +743,8 @@
|
|||
type: "dimension"
|
||||
}
|
||||
{
|
||||
entity: "kaolinclayze:golem_2"
|
||||
icon: "kaolinclayze:golem_2_spawn_egg"
|
||||
entity: "primitive_creatures:golem_2"
|
||||
icon: "primitive_creatures:golem_2_spawn_egg"
|
||||
id: "0981F64F296CDDC5"
|
||||
optional_task: true
|
||||
type: "kill"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue