sifter mesh
This commit is contained in:
@@ -7,6 +7,6 @@ StartupEvents.registry('item', event => {
|
||||
event.create('crushed_end_stone').material('clay').hardness(0.5).displayName('Crushed End Stone');
|
||||
event.create('dust').material('sand').hardness(0.5).displayName('Dust');
|
||||
|
||||
|
||||
event.create('desh_mesh','createsifter:mesh').displayName('Desh Mesh').parentModel("createsifter:block/meshes/mesh").texture("mesh","kubejs:item/desh_mesh");
|
||||
|
||||
//event.create('desh_mesh','createsifter:mesh').displayName('Desh Mesh').parentModel("createsifter:block/meshes/mesh").texture("mesh","kubejs:item/desh_mesh");
|
||||
})
|
||||
Reference in New Issue
Block a user