You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add fakelib.use(), fakelib.punch(), fakelib.dig() and fakelib.place(), replicating their respective actions.
Add fakelib.leftclick() and fakelib.rightclick(), replicating their respective behavior, using a raycast to obtain a pointed thing and determine the action to execute. Too dependent on the specific case to be implemented as generic functions.
Addfakelib.use()
,fakelib.punch()
,fakelib.dig()
andfakelib.place()
, replicating their respective actions.AddToo dependent on the specific case to be implemented as generic functions.fakelib.leftclick()
andfakelib.rightclick()
, replicating their respective behavior, using a raycast to obtain a pointed thing and determine the action to execute.vizlib
's (https://github.com/OgelGames/vizlib/blob/master/API.md)fakelib
BuckarooBanzay/digibuilder#22fakelib
minetest-mods/digtron#101fakelib
minetest-mods/torch_bomb#10fakelib
joe7575/techage#170futil
andfmod
withfakelib
mt-mods/unified_inventory_plus#27The text was updated successfully, but these errors were encountered: