Description
While browsing the Sable sources I found that the #sable:retain_in_sub_level entity type tag includes a "botania:corporea_burst" entry, which is not a real thing:
|
{ "id": "botania:corporea_burst", "required": false }, |
Botania does have a "corporea spark", though. Its entity ID is botania:corporea_spark.
Game Log
(n/a)
Description
While browsing the Sable sources I found that the
#sable:retain_in_sub_levelentity type tag includes a "botania:corporea_burst" entry, which is not a real thing:sable/common/src/main/resources/data/sable/tags/entity_type/retain_in_sub_level.json
Line 10 in 550e644
Botania does have a "corporea spark", though. Its entity ID is
botania:corporea_spark.Game Log
(n/a)