avdstaaij / gdpc

A python framework for generative design in Minecraft with the GDMC-HTTP mod
MIT License
22 stars 19 forks source link

Entity manipulation #33

Open avdstaaij opened 2 years ago

avdstaaij commented 2 years ago

Moved from https://github.com/nilsgawlik/gdmc_http_client_python/issues/58, by @Flashing-Blinkenlights:


Entities can be a powerful tool to bring your builds to life. Being able to summon, remove and manipulate entities in a simplified manner might be a good idea.

avdstaaij commented 1 year ago

This would be made easier by backend support. Backend support is currently being implemented in https://github.com/Niels-NTG/gdmc_http_interface, so this feature will be postponed at least until backend support is done.

avdstaaij commented 1 year ago

Backend support is there!