2023-01-12 15:00:14 -05:00
|
|
|
#if MC_VERSION >= 11300
|
|
|
|
|
2023-10-07 22:18:20 -04:00
|
|
|
######
|
|
|
|
###### all the different strengths of subsurface scattering and what entities to put them on.
|
|
|
|
######
|
2023-01-12 15:00:14 -05:00
|
|
|
|
2023-10-07 22:18:20 -04:00
|
|
|
## medium sss (same as strong sss for blocks)
|
|
|
|
entity.1100 = slime giant ghast elder_guardian
|
2023-01-12 15:00:14 -05:00
|
|
|
|
2023-10-07 22:18:20 -04:00
|
|
|
## weak sss (same as weak sss for blocks)
|
2023-10-20 20:58:33 -04:00
|
|
|
entity.1200 = player sheep frog chicken snow_golem polar_bear zombie_horse armor_stand arrow squid bat cat cod cow donkey fox horse mooshroom mule ocelot parrot pig piglin polar_bear pufferfish rabbit salmon strider tropical_fish turtle villager wandering_trader bee cave_spider dolphin enderman llama panda spider wolf zombified_piglin blaze creeper drowned endermite evoker guardian hoglin husk magma_cube phantom piglin_brute pillager ravager silverfish stray vex vindicator witch zoglin zombie zombie_villager trader_llama
|
2023-01-12 15:00:14 -05:00
|
|
|
|
2023-10-07 22:18:20 -04:00
|
|
|
## misc stuff
|
|
|
|
entity.1300 = ender_dragon wither
|
2023-06-28 17:14:08 -04:00
|
|
|
|
2023-10-07 22:18:20 -04:00
|
|
|
entity.12345 = minecraft:lightning_bolt \
|
|
|
|
weather2:lightning_bolt
|
2023-06-28 15:34:23 -04:00
|
|
|
|
2023-10-07 22:18:20 -04:00
|
|
|
# all of these get excluded from POM
|
2023-06-28 15:34:23 -04:00
|
|
|
entity.2300 = minecraft:item_frame minecraft:item_display
|