@@ -12,7 +12,7 @@
|
||||
|
||||
public class TileEntityCampfire extends TileEntity implements Clearable, ITickable {
|
||||
|
||||
@@ -55,6 +60,20 @@
|
||||
@@ -59,6 +64,20 @@
|
||||
}).orElse(itemstack);
|
||||
BlockPosition blockposition = this.getPosition();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user