Coding Help Creating machine logic via Content Patcher [fixed]

Maple

Sodbuster
Hi! Can u please help me understand what im doing wrong xdd im very confused.

(updated)
content.json = https://smapi.io/json/content-patcher/7cd799ac06cb46c8b195746fe10c1c6a
CoffeeMachine.json = https://smapi.io/json/content-patcher/41f40d12942b49538d9707d15487fa9d

1. The machine does not accept and/or process the defined the RequiredItemId which was set to "(O)309" (that's acorn).
2. Originally, the machine was a 32x32 but seeing as the game shows half the sprite (16x32), i made a temp of 16x16 for each frame. Is there a way to push through with a 32x32?

PS. No smapi errors. I double checked it via smapi log so I didn't bother including its link. This mod that I'm making is being tested in isolation to avoid mod conflict.
 
Top