Started by
maxhaaa
on
Topic category: Advanced modding
currentlys working on my create mod api, however a problem im running into is i cannot seem to get the intager values found in blockstates from other mod blocks.
eg i cannot get float values or int from the create mod to get speed();. how do i get said values from other mods?