Wanting help with using Quadrum.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

TheMapMakerX

New Member
Jul 29, 2019
7
0
0
I'm wanting to add a few items into my game to use for crafting components and then creating recipes with Minetweaker 3. I just got some textures made for me by a kind person on Reddit, and they're all correct file sizes and in the .png format. My problem arises when I try to find the one item I'm trying to implement, here's my current script (it is in the .JSON format):

{
"name": "oakLeaf",
"texture": "OakLeaf"
}

It is located inside the items folder in the Quadrum folder in my config folder (quite the rabbit hole).
I've been comparing them to the configs in Regrowth, but I can't get it working.