FarmersDelight
FarmersDelight copied to clipboard
Converted block and item suppliers to DeferredBlock and DeferredItem
This pr changes all Supplier<Item> to DeferredItem<Item> and all Supplier<Block> to DeferredBlock<Block>. This makes access easier with things like ItemLike.