
Assorted Future Ideas
Notenoughmail opened this issue ยท 0 comments
- Binding for a list of all of TFC's rock types/woods/metals(?)
- More worldgen configured features
- Rock layer stuff
- Custom biome stuff
- No official way to register biome extensions
- Investigate custom crops again
- Addons
- https://github.com/Notenoughmail/KubeJS-TFC/blob/1.20.1/src/main/java/com/notenoughmail/kubejs_tfc/block/LooseRockBlockBuilder.java#L65
- https://github.com/Notenoughmail/KubeJS-TFC/blob/1.20.1/src/main/java/com/notenoughmail/kubejs_tfc/block/RawRockBlockBuilder.java#L27
- https://github.com/Notenoughmail/KubeJS-TFC/blob/1.20.1/src/main/java/com/notenoughmail/kubejs_tfc/block/RockSpikeBlockBuilder.java#L71
- https://github.com/Notenoughmail/KubeJS-TFC/blob/1.20.1/src/main/java/com/notenoughmail/kubejs_tfc/item/FluidContainerItemBuilder.java#L69
- Make
thisList
s final - https://github.com/Notenoughmail/KubeJS-TFC/blob/1.20.1/src/main/java/com/notenoughmail/kubejs_tfc/item/MoldItemBuilder.java#L45
- Fishing rods
- Rework container limiting event
- Conviene methods to get TFC's capability data from item stacks
- Custom birthdays
- Custom item stack modifiers
- Block ingredient components aren't registered
- TFC's dispenser behaviors
-
PotRecipe$OutputType/PotRecipe$Output?NO