Initial commit
This commit is contained in:
17
pack/config/forgery/yeet_recipes.ini
Normal file
17
pack/config/forgery/yeet_recipes.ini
Normal file
@@ -0,0 +1,17 @@
|
||||
; NOTICE: This file does nothing if utility.yeet_recipes is disabled.
|
||||
|
||||
; This is really only an INI because Fabrication's entire config framework is
|
||||
; designed for INIs. Just list recipe IDs below, no matter what workstation
|
||||
; they're for, and they will be destroyed with a precision gigawatt laser.
|
||||
|
||||
; The value is ignored, but is recommended to be set to "true" in case it's
|
||||
; given meaning later.
|
||||
|
||||
; Example: Prevent sandstone from being crafted.
|
||||
;[minecraft:]
|
||||
;sandstone=true
|
||||
|
||||
; Example with a weirder ID: Prevent dark oak saplings from being transformed
|
||||
; into oak saplings with a Botania mana pool with an Alchemy Catalyst.
|
||||
;[botania:]
|
||||
;mana_infusion/dark_oak_sapling_to_oak_sapling=true
|
||||
Reference in New Issue
Block a user