Jump to content

PineReseen

Vintarian
  • Posts

    131
  • Joined

  • Last visited

Community Answers

  1. PineReseen's post in How would I make a cooking recipe without the pot? was marked as the answer   
    Okay, so I remembered that I could just download a mod that does a similar thing off the database and steal its homework, and it turns out that it is actually a JSON feature.
    In the case of flint, it has a "combustibleProps" property that allows it to be smelted. This is also used in things that can be used as fuel. So, in the case of flint, it looks like this:
    For me, I just needed to make firewood and sticks smeltable, so I could use JSON patches to add onto the firewood's existing combustibleProps property to make it smeltable in a firepit (So it can be used both as the thing being smelted and the fuel for the smelting).
    This looks like the following:
    I'm a bit rusty when it comes to JSON patches, so maybe this can be used for things that don't have the combustibleProps thingy, but I'd recommend checking out the modding tutorial on the wiki for that.
    I hope this helps anybody that is looking for the same thing!
  2. PineReseen's post in Is quartz glass suitable for greenhouses? was marked as the answer   
    I decided to take @LadyWYT's advice on testing in creative (somehow I forgot I could just do that first), and it seems like it does work? It is showing the +5 degrees bonus on the plant once I planted some in the quartz greenhouse.


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.