File Details
shetiphiancore-fabric-1.19-1.3.9.jar
- R
- Jun 10, 2023
- 519.66 KB
- 367
- 1.19.3
- Fabric
File Name
shetiphiancore-fabric-1.19-1.3.9.jar
Supported Versions
- 1.19.3
Curse Maven Snippet
- Make the log stripping lookup code more fault-tolerant, and fall back to reading default method on fail
- Several Fixes to Teams
- Added texture remap system to override the texture used by retextured blocks (MultiBeds, Platforms)
-- allows corrections when the particle texture is not the desired texture for a block
-- resource packs that uses a common particle (eg. alacrity) just need to add the file (assets/shetiphian/texture_remap.json) line entries are formatted ("BlockID": "Texture") (eg: "minecraft:grass_block": "block/grass_block_top")
-- the default file corrects the few Minecraft blocks that I knew of (grass types, pistons, etc.)

