Create/src/main/java/com/simibubi/create/foundation
PepperBell 173eb6b7ab Add data driven potato cannon projectile types
- Allow defining custom potato cannon projectile types through JSON in
datapacks
- Separate PotatoCannonProjectileTypes into PotatoCannonProjectileType,
PotatoProjectileTypeManager, and BuiltinPotatoProjectileTypes
- Allow setting a custom render mode when building a projectile type
- Prevent the potato cannon itself from being used as ammo
2021-09-18 17:40:57 -07:00
..
advancement Organize imports 2021-07-17 00:46:35 -07:00
block Default fallback 2021-07-27 16:13:50 -07:00
collision Organize imports 2021-07-17 00:46:35 -07:00
command Fix command permission requirements 2021-09-05 21:14:41 -07:00
config Merge pull request #2178 from StephenBarnes/mc1.16/dev 2021-09-13 17:46:11 +02:00
data Mechanicalacinahcem 2021-09-02 23:58:38 +02:00
fluid (Sp)out of order 2021-08-25 13:46:53 +02:00
gui Give Widget 2021-08-08 16:26:44 +02:00
item Add CreateCustomRenderedItemModel 2021-08-28 11:53:45 -07:00
mixin Add data driven potato cannon projectile types 2021-09-18 17:40:57 -07:00
networking Add data driven potato cannon projectile types 2021-09-18 17:40:57 -07:00
ponder made armor stands in ponder scenes less likely to break to null worlds 2021-08-29 12:27:33 +02:00
render Merge remote-tracking branch 'origin/mc1.16/dev' into mc1.16/dev 2021-08-07 01:23:43 +02:00
renderState Bulk remap, compiles 2021-07-15 11:32:03 +02:00
sound Bulk remap, compiles 2021-07-15 11:32:03 +02:00
tileEntity Move to api package, also datagen 2021-08-25 17:49:01 +02:00
utility Add-ons, behave 2021-08-25 17:21:12 +02:00
worldgen Organize imports 2021-07-17 00:46:35 -07:00
BreakProgressHook.java Bulk remap, compiles 2021-07-15 11:32:03 +02:00
ResourceReloadHandler.java Return of the buttons 2021-06-17 16:20:15 +02:00