File Details
kubejs_tfc-1.20.1-1.2.0.jar
- R
- Aug 7, 2024
- 639.50 KB
- 10.7K
- 1.20.1
- Forge + 1
File Name
kubejs_tfc-1.20.1-1.2.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Fix custom lamps not retaining their fluid when broken
- Register custom blocks with block entities to TFC's own block entities instead of creating a duplicate block entity type
- Custom grass, farmland, and path blocks now use their parent dirt block's texture as their base by default
- Add an event for modifying default worldgen values, including the world's rock layers
- Change
TFCEvents.rockSettings's method fromdefineLayertodefineRockto match terminology used here
- Change
- Add axle block builder, which has methods for creating corresponding windmills, water wheels, gear boxes, clutches, and bladed axles
- Add encased axle block builder
- Add extremely basic EntityJS compat
- Has
mammal,oviparous,wooly_animal, anddairy_animaltypes currently
- Has
- Add event for registering a fauna definition to any entity type in the game
- Add methods for getting the fuel, drinkable, fertilizer, lamp fuel, pannable, and sluicable definitions to the misc sub-binding
- Update to TFC 3.2.6 and FirmaLife 2.1.6
- Add recipe handlers for new FL recipe types
- Allow custom windmill blades to specify the texture they use
- Non-wild crops now no longer have an item by default
- Now use Kube's
dev.propertiesfile instead of a configdebugMode->debugInfo(default property)- Add
tfc/insertSelfTestsIntoConsoleproperty that will put TFC's self tests into the Kube console if enabled (defaults to true)

