Robert

Results 68 comments of Robert

not to sound derpy or anything, but I've noticed most Tanks and Containers like to save Fluid info in the `.withTag()` Meta, and I didn't see anyone mention it yet,...

Well, if you look in the config, you can speed up the blocks portion via the `OreDictionary` `Prefix` section for each tool group. (Eg. `Axe`'s `log` adds `logWood`, `Pickaxe`'s `ore`...

That is most likely the resource pack's bug

Default Sand behavior, would need to edit it and inject a reference to a section where you tell the block landing on something else first to check if it can...

It would seem that they did a craft event without blocking the return item function, MineTweaker should be capable of fixing that. (Make sure you get the most recent version),...

It appears he forgot to add a null check ``` == null Every time ``` It's ticking the Air trying to start a fire. Do you by chance have it...