Fixed Fabric screen initialization
Removes mixin log entries from framework Fixes fossil grinder not having a weighted output with fossils Also adds item save logic to the tank block Fixes seat registration
This commit is contained in:
@@ -28,7 +28,7 @@ public class ModEntities {
|
||||
.sized(0.001f, 0.001f)
|
||||
.clientTrackingRange(16)
|
||||
.updateInterval(1)
|
||||
.build("jurassicrevived:seat")
|
||||
.build("seat")
|
||||
);
|
||||
|
||||
public static final RegistrySupplier<EntityType<AlbertosaurusEntity>> ALBERTOSAURUS =
|
||||
|
||||
Reference in New Issue
Block a user