142 lines
1.9 KiB
Properties
142 lines
1.9 KiB
Properties
# MinecraftPT entity.properties
|
|
# Maps entity types to material IDs for GBuffer handling.
|
|
|
|
entity.1 = \
|
|
# Default entities
|
|
pig cow sheep chicken creeper skeleton zombie spider cave_spider \
|
|
enderman slime magma_cube ghast blaze witch wither phantom \
|
|
drowned husk stray vindicator pillager ravager panda fox bee \
|
|
goat axolotl frog tadpole allay camel sniffer \
|
|
iron_golem snow_golem
|
|
|
|
entity.2 = \
|
|
# Villager-like (skin handling)
|
|
villager wandering_trader
|
|
|
|
entity.3 = \
|
|
# Armor stand
|
|
armor_stand
|
|
|
|
entity.4 = \
|
|
# Falling blocks
|
|
falling_block
|
|
|
|
entity.5 = \
|
|
# Items
|
|
item experience_orb
|
|
|
|
entity.6 = \
|
|
# Player
|
|
player
|
|
|
|
entity.7 = \
|
|
# Eye of ender
|
|
eye_of_ender
|
|
|
|
entity.8 = \
|
|
# End crystal
|
|
end_crystal
|
|
|
|
entity.9 = \
|
|
# Lightning bolt
|
|
lightning_bolt
|
|
|
|
entity.10 = \
|
|
# Boats
|
|
boat chest_boat
|
|
|
|
entity.11 = \
|
|
# Minecarts
|
|
minecart chest_minecart furnace_minecart command_block_minecart
|
|
|
|
entity.12 = \
|
|
# Trident / arrows / snowballs (projectiles)
|
|
trident arrow spectral_arrow snowball egg ender_pearl ender_eye potion
|
|
|
|
entity.13 = \
|
|
# Firework
|
|
firework_rocket
|
|
|
|
entity.14 = \
|
|
# Shulker
|
|
shulker
|
|
|
|
entity.15 = \
|
|
# Ender dragon
|
|
ender_dragon
|
|
|
|
entity.16 = \
|
|
# Wither
|
|
wither
|
|
|
|
entity.17 = \
|
|
# Vex
|
|
vex
|
|
|
|
entity.18 = \
|
|
# Glow squid
|
|
glow_squid squid
|
|
|
|
entity.19 = \
|
|
# Turtle
|
|
turtle
|
|
|
|
entity.20 = \
|
|
# Cats/dogs
|
|
cat wolf ocelot
|
|
|
|
entity.21 = \
|
|
# Horses
|
|
horse skeleton_horse zombie_horse mule donkey
|
|
|
|
entity.22 = \
|
|
# Fish
|
|
cod salmon pufferfish tropical_fish
|
|
|
|
entity.23 = \
|
|
# Dolphins
|
|
dolphin
|
|
|
|
entity.24 = \
|
|
# Guardians
|
|
guardian elder_guardian
|
|
|
|
entity.25 = \
|
|
# Silverfish / endermite
|
|
silverfish endermite
|
|
|
|
entity.26 = \
|
|
# Bats
|
|
bat
|
|
|
|
entity.27 = \
|
|
# Parrots
|
|
parrot
|
|
|
|
entity.28 = \
|
|
# Breeze / bogged (1.21)
|
|
breeze bogged
|
|
|
|
entity.29 = \
|
|
# Armadillo
|
|
armadillo
|
|
|
|
entity.30 = \
|
|
# Sniffer
|
|
sniffer
|
|
|
|
entity.31 = \
|
|
# Sheep (wool)
|
|
sheep
|
|
|
|
entity.32 = \
|
|
# Mooshroom
|
|
mooshroom
|
|
|
|
entity.33 = \
|
|
# Item frames
|
|
item_frame
|
|
|
|
entity.34 = \
|
|
# Paintings
|
|
painting |