Added
- Integration loading toolkit
- New mtehods to base xplat registration
Added
- Validation for custom stats
- Toolkit for base xplat registration
Changed
- Now for xplat tags it is better to use
XplatTags
singleton
Added
- Minecart entity support for
extractStorage
tint
handling logicAABB
andIArgument
extension methods- ItemStack lua formatting
- Interfaces for upgrade that contains other upgrades. Useful for different render tricks and other staff
- Validation logic for loot table generators
Fixed
- Scanning method names UnlimitedPeripheralWorks#22
- Issue with block tooltip generations
block
scan always being empty UnlimitedPeripheralWorks#22- Meta information about mod
Changed
- Some turtle and pocket interfaces location
Added
- Ability to customize item created from BaseNBTBlock
keySet
method for registriesisSubSet
method for NBTUtil- Ability to change update flag for
pushToClient
method triggerRender
now is more cross-plat than before- CC:T 1.106.1 port
- Stateful turtle and pocket upgrades
Changed
- TextRecord now required to be mutable
- Fluid and FluidStack now LuaRepresentable
Removed
- concept of initial operation cooldown which is no longer relevant (finally!)
Added
1.20.1
support- New xplat fluid system
Fixed
- Storing items inside turtle via peripheral owner system
Fixed
- Dependencies definition
Added
- A lot of data generation helpers
Added
getPeripheral
xplat APIhealth
for LivingEntity interpretation everywhere
Changed
- Scanning now is ability with infinite scanning possibilities
Removed
- AreaInteractionMode, which was used only for scanning logic