Trying to access block GUI without using an entity

Started by MakoYT on

Topic category: Troubleshooting, bugs, and solutions

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Trying to access block GUI without using an entity

Hello! I'm trying to make a custom furnace: namely a generator that burns coal to generate electricity. However, I can't access the block's bound inventory (using block entity) without a player opening the GUI, so it can't work automatically while the player is away, as a normal furnace does. There's nothing in the procedure blocks to do this, though.